On 4/28/2015 2:59 PM, Naoto Sato wrote:
Hi,
Please review the changes for the following bug:
https://bugs.openjdk.java.net/browse/JDK-8075545
The fix is to check the RuntimePermission target
"localeServiceProvider" on instance creation. The fix is located at:
http://cr.openjdk.java.net/~nao
Hi,
Please review the changes for the following bug:
https://bugs.openjdk.java.net/browse/JDK-8075545
The fix is to check the RuntimePermission target "localeServiceProvider"
on instance creation. The fix is located at:
http://cr.openjdk.java.net/~naoto/8075545/
Naoto