-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b57
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2185873 | OpenJDK6 | Tim Bell | P3 | Resolved | Fixed | b18 |
Test java/util/logging/LoggingDeadlock2.java from UTIL_REGRESSION calls System.exit(1) which is detected by jtreg harness as failed test.
Test output
Test passed
----------System.err:(0/0)----------
result: Failed. Unexpected exit from test [exit code: 1]
It reproduces with any java release on any platform.
Test output
Test passed
----------System.err:(0/0)----------
result: Failed. Unexpected exit from test [exit code: 1]
It reproduces with any java release on any platform.
- backported by
-
JDK-2185873 test UTIL_REGRESSION/test/java/util/logging/LoggingDeadlock2.java failed with exit code 1
-
- Resolved
-
- relates to
-
JDK-6467152 deadlock occurs in LogManager initialization and JVM termination
-
- Closed
-
-
JDK-6829636 test/java/util/logging/LoggingDeadlock2.java is flaky
-
- Resolved
-