You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/03/30 03:27:11 UTC

[GitHub] [netbeans] mbien commented on pull request #3891: cleanup improper declaration in CountingSecurityManager.java

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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists