javassist
javassist copied to clipboard
How to config policy when SECURITY MANAGER enable?
when running junky testcases with powermock in Jenkins slave, I use java security manager to deny someone high risk operation . But I try all permissions unless java.security.AllPermission. The unit test failed with the error [source error] no such class Object.
Who can help me. Thanks
solved http://www.docjar.com/html/api/sun/security/util/Debug.java.html
java.security.debug=access can find that javassist catch