-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b28
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056464 | emb-9 | Martin Buchholz | P2 | Resolved | Fixed | master |
JDK-8017322 | 8 | Naoto Sato | P3 | Resolved | Fixed | b98 |
JTreg test java/util/Currency/PropertiesTest has been trolling us for years. This test never fails itself, but causes other tests (notably ValidateISO4217) to fail by transiently modifying the test JDK, which NO TEST SHOULD EVER DO.
If the test JDK is a production JDK in use and happens to be writable, it may make permanently break the JDK if the test is interrupted. Yikes!
If the test JDK is a production JDK in use and happens to be writable, it may make permanently break the JDK if the test is interrupted. Yikes!
- backported by
-
JDK-8017322 java/util/Currency/PropertiesTest.sh should run exclusively
-
- Resolved
-
-
JDK-8056464 test/java/util/Currency/PropertiesTest.sh modifies the test JDK
-
- Resolved
-
- relates to
-
JDK-6863624 java/util/Currency/PropertiesTest.sh writable check is incorrect
-
- Resolved
-
-
JDK-8017322 java/util/Currency/PropertiesTest.sh should run exclusively
-
- Resolved
-
-
JDK-8055675 java/util/Currency/PropertiesTest.sh fails on OS X after JDK-8055253
-
- Closed
-