-
Bug
-
Resolution: Fixed
-
P4
-
14, 26
-
b13
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8369639 | 21.0.11-oracle | Kieran Farrell | P4 | Open | Unresolved | |
JDK-8369640 | 17.0.19-oracle | Kieran Farrell | P4 | Open | Unresolved |
The testJarFile test in the jdk/jdk/nio/zipfs/TestPosix.java test creates `JAR_FILE`, but then tries to extract `ZIP_FILE`.
Since the test always(?) passes, it seems likely that an earlier test (in TestPosix) created `ZIP_FILE` and left it behind.
Since the test always(?) passes, it seems likely that an earlier test (in TestPosix) created `ZIP_FILE` and left it behind.
- backported by
-
JDK-8369639 jdk/jdk/nio/zipfs/TestPosix.java::testJarFile uses wrong file
-
- Open
-
-
JDK-8369640 jdk/jdk/nio/zipfs/TestPosix.java::testJarFile uses wrong file
-
- Open
-
- caused by
-
JDK-8213031 (zipfs) Add support for POSIX file permissions
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/22d3a6dd
-
Review(master) openjdk/jdk/26936