-
Bug
-
Resolution: Fixed
-
Minor
-
JDK 11
2.275
Alpine Linux
-
-
2.276
Reporting as it says in the logs:
WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by jenkins.ClassLoaderReflectionToolkit (file:/var/jenkins/war/WEB-INF/lib/jenkins-core-2.275.jar) to method java.lang.ClassLoader.findClass(java.lang.String) WARNING: Please consider reporting this to the maintainers of jenkins.ClassLoaderReflectionToolkit 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
[JENKINS-64648] Illegal reflective access by jenkins.ClassLoaderReflectionToolkit in 2.275
Labels | New: java11-compatibility |
Labels | Original: java11-compatibility | New: illegalReflectiveAccess java11-compatibility |
Assignee | New: Tim Jacomb [ timja ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Fixed but Unreleased [ 10203 ] |
Released As | New: 2.276 | |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Resolved [ 5 ] |
nrayapati please re-run with the startup flag '--illegal-access=debug' and provide the stacktrace (just for the ClassLoaderReflectionToolkit please). We fixed most of those `ClassLoaderReflectionToolkit` errors recently