mbien commented on pull request #3891: URL: https://github.com/apache/netbeans/pull/3891#issuecomment-1082582746
hi @BradWalker this was my fault. I introduced it with #3689. It looks like the jackpot rule couldn't box the type and I haven't noticed since the classes are not compiled during full build or tests. The class has two more copies, could you update them too? enterprise/performance.scripting/test/qa-functional/src/org/netbeans/performance/languages/actions/CountingSecurityManager.java java/performance.java/test/qa-functional/src/org/netbeans/performance/j2se/actions/CountingSecurityManager.java -- 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
