jglick commented on issue #3743: URL: https://github.com/apache/netbeans/issues/3743#issuecomment-1064029136
> a long-term maintenance burden on the Jenkins project to stay in sync From looking at the contents I am guessing there is no reason for this class to ever be modified. I am not very familiar with JMS but I suppose this is simply a workaround for the way `setAccessible` calls are checked: a class loaded from `java.base` is considered trusted to use reflection without restriction. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
