Review request: 8154190 & 8155513: Deprivilege java.compiler and jdk.charsets

Jonathan Gibbons jonathan.gibbons at oracle.com
Thu May 5 22:08:07 UTC 2016


OK for java.compiler

-- Jon

On 04/29/2016 10:02 PM, Mandy Chung wrote:
> JDK-8154190: Deprivilege java.compiler module
> Webrev:
>     http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8154190/webrev.00/
>
> JDK-8155513: Deprivilege jdk.charsets module
> Webrev:
>    http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8155513/webrev.00/
>
> Very simple change.
>
> These patches move java.compiler and jdk.charsets module to be defined by the platform class loader and grant with AllPermissions initially.  We could grant finer-grained permissions in the future.
>
> Mandy
>




More information about the core-libs-dev mailing list