Review request for 8047904: Runtime.loadLibrary throws SecurityException when security manager is installed
Mandy Chung
mandy.chung at oracle.com
Mon Jun 23 20:23:32 UTC 2014
The loadLibrary implementation is missing to wrap the call
to File.getCanonicalPath method with doPrivileged block.
Webrev:
http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8047904/webrev.00/
thanks
Mandy
More information about the core-libs-dev
mailing list