RFR:JDK-8168906-Tighten permissions granted to the jdk.localedata module

Alan Bateman Alan.Bateman at oracle.com
Mon Nov 14 07:16:56 UTC 2016


On 14/11/2016 07:12, Rachna Goel wrote:

> Hi,
>
> Kindly review fix for JDK-8168906. 
> https://bugs.openjdk.java.net/browse/JDK-8168906
>
> Patch :http://cr.openjdk.java.net/~rgoel/JDK-8168906/webrev/
>
> fix: As jdk.localedata module does read any system properties, 
> tightened permissions for same.
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.

-Alan


More information about the core-libs-dev mailing list