-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b62
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2185875 | OpenJDK6 | Mandy Chung | P3 | Closed | Not an Issue |
The reg test java/util/logging/LoggingDeadlock2.java has been failing intermittently for quite a while, at least since jdk7-b44. It calls System.exit, which a jtreg test is not allowed to do (at least not directly; it must run the test in a subprocess). jtreg notices this if the timing is just right.
- backported by
-
JDK-2185875 test/java/util/logging/LoggingDeadlock2.java is flaky
-
- Closed
-
- relates to
-
JDK-6716076 test UTIL_REGRESSION/test/java/util/logging/LoggingDeadlock2.java failed with exit code 1
-
- Resolved
-