Caused JENKINS-48932, and will likely cause failures in other plugins.
Generally whitelisting of private classes in Java is a way to nowhere, we cannot guarantee that all Java implementation have the same private classes if they are not strongly specified.
- relates to
-
JENKINS-48932 Build-failure-analyzer afected by JEP-200 in Jenkins 2.102
- Resolved
-
JENKINS-48956 JEP-200: Config file provide plugin: java.util.Collections$EmptyMap
- Closed
- links to