Details
-
Bug
-
Resolution: Fixed
-
P5
-
7, 8
-
b96
-
Verified
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8034575 | 7u65 | Xuelei Fan | P5 | Resolved | Fixed | b01 |
JDK-8017050 | 7u60 | Xuelei Fan | P5 | Closed | Fixed | b01 |
Description
The regression test, sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLEngineImpl/SSLEngineDeadlock.java, may run into timeout in heavy load machine. It is hard to tell whether the failure is caused by deadlock or heavy load, It would be nice to add programmatic deadlock detection in the test.
Attachments
Issue Links
- backported by
-
JDK-8034575 Add programmatic deadlock detection in SSLEngineDeadlock
- Resolved
-
JDK-8017050 Add programmatic deadlock detection in SSLEngineDeadlock
- Closed