Review Request for JDK-8149735-java/util/Currency/PropertiesTest.sh fails with java.io.FileNotFoundException

2016-04-03 Thread Rachna Goel
Hello all, Please review fix for JDK-8149735. Please find links to Bug and proposed fix below. https://bugs.openjdk.java.net/browse/JDK-8149735 http://cr.openjdk.java.net/~rgoel/8149735/webrev/ fix: updated permissions of "WRITABLEJDK

Re: [9] RFR: 8153041: Remove unused redundant parameter in CLDRConverter

2016-04-03 Thread Masayoshi Okutsu
Looks good to me. Masayoshi On 3/31/2016 2:03 AM, Naoto Sato wrote: Hello, Please review this simple fix to the subject bug: https://bugs.openjdk.java.net/browse/JDK-8153041 The fix is located at: http://cr.openjdk.java.net/~naoto/8153041/webrev.00/ Naoto