-
Bug
-
Resolution: Fixed
-
P4
-
7, 8
-
b01
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8191407 | 7u181 | Ivan Gerasimov | P4 | Resolved | Fixed | b01 |
When running the regression tests with in agentvm mode and a high concurrency value then test/java/lang/ClassLoader/deadlock/TestOneWayDelegate.sh times out intermittently. The problem is the test is run with /timeout=10 which is not sufficient on a busy system.
- backported by
-
JDK-8191407 test/java/lang/ClassLoader/deadlock/TestOneWayDelegate.sh times out intermittently on busy machines
- Resolved
- duplicates
-
JDK-7019941 Test java/lang/ClassLoader/deadlock/TestOneWayDelegate.sh fails with timeou
- Closed