- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    9
- 
        b114
- 
        generic
- 
        windows
Exception in thread "main" java.io.FileNotFoundException: dump3 (The system cannot find the file specified)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:93)
at java.io.FileReader.<init>(FileReader.java:58)
at PropertiesTest.compare(PropertiesTest.java:82)
at PropertiesTest.main(PropertiesTest.java:34)
- relates to
- 
                    JDK-8130246 java/util/Currency/PropertiesTest.sh fails Exception java.lang.NullPointerException -           
- Closed
 
-         
- 
                    JDK-6863624 java/util/Currency/PropertiesTest.sh writable check is incorrect -           
- Resolved
 
-