-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: core-libs
-
b114
-
generic
-
windows
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8372423 | 8u491 | Govindan Srinivassan | P3 | Resolved | Fixed | master |
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)
- backported by
-
JDK-8372423 java/util/Currency/PropertiesTest.sh fails with java.io.FileNotFoundException
-
- Resolved
-
- 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
-