我在 JRE runtume 版本 11 上使用 OpenLiberty 版本 19.0.0.4 和 JavaEE 8 。當我運行應用程序服務器時,收到以下警告:[WARNING ] CWWKS3103W: There are no users defined for the BasicRegistry configuration of ID com.ibm.ws.security.registry.basic.config[basic].WARNING: An illegal reflective access operation has occurredWARNING: Illegal reflective access by com.ibm.ws.util.ThreadContextAccessor (file:/opt/wlp/lib/com.ibm.ws.container.service_1.0.27.jar) to field java.lang.Thread.contextClassLoaderWARNING: Please consider reporting this to the maintainers of com.ibm.ws.util.ThreadContextAccessorWARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operationsWARNING: All illegal access operations will be denied in a future release如何解決這個問題?
Openliberty 與 java11 有警告
函數(shù)式編程
2023-07-28 15:07:37