-
Bug
-
Resolution: Fixed
-
P4
-
22
-
b16
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8329165 | 21.0.4-oracle | Shivangi Gupta | P4 | Resolved | Fixed | b01 |
JDK-8329584 | 21.0.4 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
After the Path.toRealPath sub-tests were moved to the ToRealPath test, the Misc test contains only tests for equals, hashCode, and toFile. These tests would be better moved to PathOps and then delete Misc. Also, there is some residual file system access in Misc which should have been removed.
- backported by
-
JDK-8329165 (fs) Move java/nio/file/Path/Misc.java tests into java/nio/file/Path/PathOps.java
- Resolved
-
JDK-8329584 (fs) Move java/nio/file/Path/Misc.java tests into java/nio/file/Path/PathOps.java
- Resolved
- relates to
-
JDK-8315241 (fs) Move toRealPath tests in java/nio/file/Path/Misc.java to separate JUnit 5 test
- Resolved
- links to
-
Commit openjdk/jdk21u-dev/92b237c4
-
Commit openjdk/jdk/8dfde28b
-
Review openjdk/jdk21u-dev/422
-
Review openjdk/jdk/15572
(2 links to)