-
Bug
-
Resolution: Fixed
-
P4
-
19, repo-loom
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8299442 | 17.0.7-oracle | Ramesh Gangadhar | P4 | Resolved | Fixed | b01 |
JDK-8300277 | 17.0.7 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8299443 | 11.0.19-oracle | Ramesh Gangadhar | P4 | Resolved | Fixed | b01 |
JDK-8300276 | 11.0.19 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8316956 | 8u401 | Shivangi Gupta | P4 | Resolved | Fixed | b01 |
----------System.out:(24/1324)----------
Writable dir is: /testoutput/test-support/jtreg_open_test_jdk_jdk_util/tmp/writable-lockfile-dir
before: 0 locks found
handler created: java.util.logging.FileHandler@50bbb838
Found file: log.log.lck
Found file: log.log
after creating handler: 1 locks found
Found file: log.log
after closing handler: 0 locks found
Found file: log.log
Found file: log.log.lck
before: 1 locks found
handler created: java.util.logging.FileHandler@1615f0bf
Found file: log.log
Found file: log.log.lck
after creating handler: 1 locks found
handler closed: java.util.logging.FileHandler@1615f0bf
Found file: log.log
after closing handler: 0 locks found
locked: /testoutput/test-support/jtreg_open_test_jdk_jdk_util/tmp/writable-lockfile-dir/log.log.lck
handler created: java.util.logging.FileHandler@fe2e7ec
Found file: log.log
Found file: log.log.lck
after creating handler: 1 locks found
end: 0 locks found
----------System.err:(16/2176)----------
WARNING: unable to delete/cleanup writable test directory: /testoutput/test-support/jtreg_open_test_jdk_jdk_util/tmp/writable-lockfile-dir
java.lang.RuntimeException: Unexpected lock files found: []
/testoutput/test-support/jtreg_open_test_jdk_jdk_util/tmp/writable-lockfile-dir/log.log.lck should not have been reused
at CheckZombieLockTest.testFileHandlerReuse(CheckZombieLockTest.java:257)
at CheckZombieLockTest.runTests(CheckZombieLockTest.java:105)
at CheckZombieLockTest.main(CheckZombieLockTest.java:78)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:1532)
- backported by
-
JDK-8299442 java/util/logging/CheckZombieLockTest.java failing intermittently
-
- Resolved
-
-
JDK-8299443 java/util/logging/CheckZombieLockTest.java failing intermittently
-
- Resolved
-
-
JDK-8300276 java/util/logging/CheckZombieLockTest.java failing intermittently
-
- Resolved
-
-
JDK-8300277 java/util/logging/CheckZombieLockTest.java failing intermittently
-
- Resolved
-
-
JDK-8316956 java/util/logging/CheckZombieLockTest.java failing intermittently
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/6c3d4dff
-
Commit openjdk/jdk17u-dev/1572e779
-
Commit openjdk/jdk/74835f73
-
Review openjdk/jdk11u-dev/1664
-
Review openjdk/jdk17u-dev/1072
-
Review openjdk/jdk/8168