RFR JDK-8167957: Remove FilePermission from default policy for jdk.charsets module

Xueming Shen xueming.shen at oracle.com
Thu Oct 13 21:03:21 UTC 2016


Hi

Please help  review the change for JDK-8167957

issue: https://bugs.openjdk.java.net/browse/JDK-8167957
webrev: http://cr.openjdk.java.net/~sherman/8167957/webrev

There have been changes in jdk.charsets implementation to move pieces
around for jigsaw. It appears the latest implementation does not require
the read access to java.home at all. So we are proposing to remove this
permision from the default.policy for jdk.charsets.module.

Thanks,
Sherman


More information about the core-libs-dev mailing list