-
Bug
-
Resolution: Fixed
-
Minor
-
-
2.485, 2.479.2
When attempting to use the zero-argument version of jenkins.util.SetContextClassLoader in ldap-plugin, I got this exception:
java.lang.UnsupportedOperationException: This stack walker does not have RETAIN_CLASS_REFERENCE access at java.base/java.lang.StackWalker.getCallerClass(StackWalker.java:687) at jenkins.util.SetContextClassLoader.<init>(SetContextClassLoader.java:65) at PluginClassLoader for ldap//hudson.security.LDAPSecurityRealm$LDAPAuthenticationManager.authenticate(LDAPSecurityRealm.java:989) at org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter.attemptAuthentication(UsernamePasswordAuthenticationFilter.java:85) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:231) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:221) at hudson.security.ChainedServletFilter2$1.doFilter(ChainedServletFilter2.java:99)
- links to
[JENKINS-74814] java.lang.UnsupportedOperationException: This stack walker does not have RETAIN_CLASS_REFERENCE access
Assignee | New: Basil Crow [ basil ] |
Labels | New: lts-candidate |
Remote Link | New: This issue links to "jenkinsci/jenkins#9945 (Web Link)" [ 30139 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Fixed but Unreleased [ 10203 ] |
Labels | Original: lts-candidate | New: 2.479.2-fixed lts-candidate |
Labels | Original: 2.479.2-fixed lts-candidate | New: 2.479.2-fixed |
Released As | New: https://www.jenkins.io/changelog/2.485/ | |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Closed [ 6 ] |