-
Bug
-
Resolution: Fixed
-
P2
-
13
-
b08
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8319714 | 11.0.23-oracle | Daniel Skantz | P2 | Closed | Fixed | b01 |
JDK-8321424 | 11.0.23 | Andrew Lu | P2 | Resolved | Fixed | b01 |
Several tests in vmTestbase/vm/mlvm rely on a termination sequence in JDIBreakpointTests that directly call debugee.endDebugee(). It's possible a suspended debugee will not cleanly terminate the tests.
Recommendation is to apply the same fix used in canBeModified test which resumes the debugger before beginning the tear down sequence.
Recommendation is to apply the same fix used in canBeModified test which resumes the debugger before beginning the tear down sequence.
- backported by
-
JDK-8321424 JDK-8068225 regression in JDIBreakpointTest
- Resolved
-
JDK-8319714 JDK-8068225 regression in JDIBreakpointTest
- Closed
- relates to
-
JDK-8068225 nsk/jdi/EventQueue/remove_l/remove_l005 intermittently times out
- Resolved