« Return to Thread: Review Request: 7164376 Replace use of sun.security.action.LoadLibraryAction

Re: Review Request: 7164376 Replace use of sun.security.action.LoadLibraryAction

by Alan Bateman :: Rate this Message:

| View in Thread

On 26/04/2012 19:49, Mandy Chung wrote:
> 7164376 Replace use of sun.security.action.LoadLibraryAction
>         with direct call of System.loadLibrary
>
> Webrev:
>   http://cr.openjdk.java.net/~mchung/jdk8/webrevs/7164376/webrev.00/
>
> This change is required for jdk modularization.
I went through the patch file and it looks good to me. I also agree with
removing sun.security.action.LoadLibraryAction to ensure that new cases
don't appear.

-Alan

 « Return to Thread: Review Request: 7164376 Replace use of sun.security.action.LoadLibraryAction