-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
14.0.0.Final, 14.0.1.Final
-
None
-
-
Migration, Compatibility/Configuration, User Experience
-
Undefined
The following warning started to appear after upgrading Keycloak to Wildfly Core 14.0.0.Beta4 / Elytron 1.14.0.Final and is present also with Wildfly Core 14.0.1.Final / Elytron 1.14.1.Final (intentionally listing version of both components, because not sure ATM if the source of the warning are updates of Wildfly Core, or rather updates of Elytron):
WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions (jar:file:/keycloak-git-clone-home/keycloak/testsuite/integration-arquillian/tests/other/server-config-migration/target/keycloak-13.0.0-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-14.0.1.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
Note: The issue / warning wasn't present in Wildfly Core 13.0.3.Final / Elytron 1.13.1.Final version(s) yet.
- duplicates
-
WFCORE-4296 Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions
- Resolved