RFR: 8169993: Class::desiredAssertionStatus should call getClassLoader0 (original) (raw)
Claes Redestad claes.redestad at oracle.com
Fri Nov 18 14:52:09 UTC 2016
- Previous message: RFR: JDK-8167648: java.io.PrintWriter should have PrintWriter((String|File), Charset) constructors
- Next message: RFR: 8169993: Class::desiredAssertionStatus should call getClassLoader0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
having classes ask the security manager for permission to access its own class loader when probing for assertion status during class initialization appears pointless.
Bug: https://bugs.openjdk.java.net/browse/JDK-8169993 Webrev: http://cr.openjdk.java.net/~redestad/8169993/webrev.01/
Thanks!
/Claes
- Previous message: RFR: JDK-8167648: java.io.PrintWriter should have PrintWriter((String|File), Charset) constructors
- Next message: RFR: 8169993: Class::desiredAssertionStatus should call getClassLoader0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]