kusalk opened a new pull request, #741: URL: https://github.com/apache/struts/pull/741
WW-5341 -- In applications where there are multiple classloaders, it may be possible for `SecurityMemberAccess` to obtain a false negative if the classloader used to load the target object was different to the one used to load the exclusion list. To rectify this, we use String comparison of the class name instead. We still use the default classloader to validate the exclusion list on application start. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org