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