RFR:JDK-8168906-Tighten permissions granted to the jdk.localedata module (original) (raw)

Sean Mullan sean.mullan at oracle.com
Mon Nov 14 14:59:22 UTC 2016


Looks good. Are there any regression tests for this component that run with a SecurityManager? If not, it would be useful to add some to ensure that the proper permissions are being granted to this module.

--Sean

On 11/14/16 2:27 AM, Rachna Goel wrote:

sorry, correction to typo

As jdk.localedata module does not read any system properties, tightened permissions for same.

On 14/11/16 12:42 PM, 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. Thanks, Rachna



More information about the core-libs-dev mailing list