-
Bug
-
Resolution: Done
-
Major
-
None
-
False
-
False
-
-
-
-
-
-
+
-
Undefined
-
JDK 16 prevents reflective access to JDK classes unless the JVM is launched with --illegal-access=permit or appropriate -add-opens are used. There's no point using --illegal-access as SE 17 will remove that, so we need to add appropriate --add-opens.
So far I've observed a need to open the java.util and java.security packages in the java.base module.
- clones
-
WFCORE-5406 For JDK 16+ server requires --add-opens to allow reflective access to JDK classes
- Closed
- is incorporated by
-
JBEAP-22913 (7.4.z) Upgrade WildFly Core from 15.0.6.Final-redhat-00003 to 15.0.7.Final-redhat-00001
- Closed