-
Bug
-
Resolution: Done
-
Major
-
None
After configuring HTTPS using the following guide: Enable One-way SSL/TLS for Applications, configuration seems ok and server boots fine however an illegal reflective access warning comes up from jar within Elytron:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions (jar:file:/D:/wildfly-14.0.1.Final_FleetManager/modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-6.0.2.Final.jar!/) to method com.sun.net.ssl.internal.ssl.Provider.isFIPS()
WARNING: Please consider reporting this to the maintainers of org.wildfly.extension.elytron.SSLDefinitions
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
- causes
-
JBEAP-27699 (8.0.z) StringIndexOutOfBoundsException on JDK 21 GA release
- Verified
-
WFCORE-6506 StringIndexOutOfBoundsException on JDK 21 GA release
- Resolved
- is caused by
-
WFCORE-2907 Regression, Unable to create TLS in FIPS mode
- Resolved
- is cloned by
-
JBEAP-25289 [GSS](8.0.z) WFCORE-4296 - Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions
- Closed
- is duplicated by
-
WFCORE-5289 wildfly-elytron-integration: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions to method com.sun.net.ssl.internal.ssl.Provider.isFIPS()
- Resolved
- is incorporated by
-
JBEAP-18717 [GSS](7.4.z) WFCORE-4296 - Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions
- Closed
- is related to
-
WFCORE-4369 Fix wildfly elytron integration tests on jdk 13
- Resolved
-
WFCORE-5428 Re-evaluate standard JPMS settings
- Open
- relates to
-
WFCORE-5406 For JDK 16+ server requires --add-opens to allow reflective access to JDK classes
- Closed
-
WFCORE-6556 IllegalAccessWarnings on JDK11 in Elytron Subsystem
- Resolved