-
Bug
-
Resolution: Fixed
-
P4
-
14, 26
-
b13
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.
- caused by
-
JDK-8213031 (zipfs) Add support for POSIX file permissions
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/22d3a6dd
-
Review(master) openjdk/jdk/26936