-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
The warning appears when NioXnio probes to see whether better selector implementations are available. The warning does not actually indicate any sort of problematic condition, and when the default for reflective access switches to "deny" in some future Java version, it will not break, however the warning is annoying and bothers some people. So, skip probing on Java 9 and later and just assume the defaults are fine.
- causes
-
WFCORE-3988 Domain prints WARNING with JDK10+ during start-up (XNIO illegal reflective access)
- Resolved
-
UNDERTOW-1355 JDK9 and XNIO Illegal reflective access
- Resolved
-
WFCORE-3885 XNIO prints WARNING with JDK10+ if CLI connects to server
- Resolved
-
WFLY-11046 Quickstarts JDK11 illegal reflective access warnings in wildfly-maven-plugin
- Closed
-
JBEAP-15487 Quickstarts JDK11 illegal reflective access warnings in wildfly-maven-plugin
- Closed
- relates to
-
JBEAP-14957 (7.1.z) Reflection warning on JDK9+ during selector probe
- Closed