RFR 8154192: Deprivilege java.scripting module
Jim Laskey (Oracle)
james.laskey at oracle.com
Tue May 17 12:18:12 UTC 2016
+1
> On May 17, 2016, at 9:04 AM, Sundararajan Athijegannathan <sundararajan.athijegannathan at oracle.com> wrote:
>
> Please review fix for https://bugs.openjdk.java.net/browse/JDK-8154192
>
> java.scripting module is assigned to platform class loader (instead of
> boot loader). And java.scripting module is given AllPermission
> [previously it had AllPermission implicitly because of being boot loader
> code]
>
> jdk repo:
>
> http://cr.openjdk.java.net/~sundar/8154192/jdk/webrev.00/
>
> top level repo:
>
> http://cr.openjdk.java.net/~sundar/8154192/top/webrev.00/
>
> Tests: javax.script API tests, jrunscript, jjs tool tests and nashorn tests.
>
> Thanks,
>
> -Sundar
>
More information about the core-libs-dev
mailing list