sdedic opened a new pull request #2923:
URL: https://github.com/apache/netbeans/pull/2923


   Maybe it would be better to modify `NbInstrumentation` in Bootstrap to 
create a subclass only when required, the 'live' instance with unlinkable 
methods is a potential source of issues - @jtulach  ?
   
   But even when I've made a subclass (I didn't finish the work, the factory 
for NbInstrumentation has to be moved elsewhere) the Class object for the 
subclass was still in some (classloader ?) array, so it didn't help my cause.
   
   So I've patched Insane traversal - now it ignores SecurityException that 
complains about `java.lang` package


-- 
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.

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

Reply via email to