-
Bug
-
Resolution: Done
-
Major
-
None
CLI prints WARNING with JDK10+ if CLI connects to server
[mkopecky@dhcp-10-40-5-52 bin]$ java -version java version "10" 2018-03-20 Java(TM) SE Runtime Environment 18.3 (build 10+46) Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10+46, mixed mode) [mkopecky@dhcp-10-40-5-52 bin]$ ./jboss-cli.sh "echo test" test [mkopecky@dhcp-10-40-5-52 bin]$ ./jboss-cli.sh -c "echo test" WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.xnio.nio.NioXnio$2 (jar:file:/home/mkopecky/playground/eap/7.2.0.CD13.1/jboss-eap-7.2/modules/system/layers/base/org/jboss/xnio/nio/main/xnio-nio-3.6.3.Final.jar!/) to constructor sun.nio.ch.EPollSelectorProvider() WARNING: Please consider reporting this to the maintainers of org.xnio.nio.NioXnio$2 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release test [mkopecky@dhcp-10-40-5-52 bin]$
- is caused by
-
XNIO-322 Reflection warning on JDK9+ during selector probe
- Resolved
- is incorporated by
-
WFCORE-4003 Upgrade xnio to 3.6.4
- Resolved
- is related to
-
WFCORE-3988 Domain prints WARNING with JDK10+ during start-up (XNIO illegal reflective access)
- Resolved
- relates to
-
WFLY-10031 Scripts throws "illegal reflective access" warning on JDK9+
- Closed
-
WFLY-11046 Quickstarts JDK11 illegal reflective access warnings in wildfly-maven-plugin
- Closed
-
JBEAP-14102 Java 9: Illegal reflective access
- Closed
-
JBEAP-15487 Quickstarts JDK11 illegal reflective access warnings in wildfly-maven-plugin
- Closed
-
WFLY-10776 Java 9: Illegal reflective access
- Closed