On 14/11/2016 07:12, Rachna Goel wrote:
If you are sure it doesn't read any properties (or call anything that read properties without wrapping it in a privileged block) then it looks good.Hi,Kindly review fix for JDK-8168906. https://bugs.openjdk.java.net/browse/JDK-8168906Patch :http://cr.openjdk.java.net/~rgoel/JDK-8168906/webrev/fix: As jdk.localedata module does read any system properties, tightened permissions for same.
-Alan