When instrumented class uses System.setSecurityManager, it breaks InstrumentingClassLoader. For some reason the permissions don't propagate even when ProtectionDomain of non-instrumented class seems to be equal with instrumented version.
Log in to post a comment.