-
Bug
-
Resolution: Done
-
Major
-
7.2.9.GA, 7.3.10.GA, 7.4.2.GA
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-25828 (7.4.z) WFCORE-6552 - Windows: WARNING: package com.sun.net.internal.ssl not in java.base
- Closed
- incorporates
-
WFCORE-4296 Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions
- Resolved
- is cloned by
-
JBEAP-25289 [GSS](8.0.z) WFCORE-4296 - Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions
- Closed
- is incorporated by
-
JBEAP-25380 (7.4.z) Upgrade WildFly Core from 15.0.30.Final-redhat-00001 to 15.0.31.Final-redhat-00001
- Closed
- is related to
-
WFCORE-4369 Fix wildfly elytron integration tests on jdk 13
- Resolved
-
JBEAP-22348 (7.4.z) Fix FIPS detection so that it also works with Java 17
- Closed
- links to