Review request for 8047904: Runtime.loadLibrary throws SecurityException when security manager is installed (original) (raw)
Paul Sandoz paul.sandoz at oracle.com
Tue Jun 24 16:04:03 UTC 2014
- Previous message: Review request for 8047904: Runtime.loadLibrary throws SecurityException when security manager is installed
- Next message: Review request for 8047904: Runtime.loadLibrary throws SecurityException when security manager is installed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Jun 23, 2014, at 10:23 PM, Mandy Chung <mandy.chung at oracle.com> wrote:
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/
Looks ok to me.
Paul.
- Previous message: Review request for 8047904: Runtime.loadLibrary throws SecurityException when security manager is installed
- Next message: Review request for 8047904: Runtime.loadLibrary throws SecurityException when security manager is installed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]