-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0, 1.4.1, 1.4.2
-
b18
-
sparc
-
solaris_7
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2064548 | 5.0 | James Holmlund | P3 | Resolved | Fixed | tiger |
The test case is in regressionTestsInWaiting/PopFramesAtSyncTest.sh
Note that the hang occurs in the JDWP layer which means that the JDWP
command doesn't complete which means that the JDI command doesn't
complete which means that the debugger client hangs.
Note that the hang occurs in the JDWP layer which means that the JDWP
command doesn't complete which means that the JDI command doesn't
complete which means that the debugger client hangs.
- backported by
-
JDK-2064548 popFrame hangs if the method is waiting at a synchronize block
- Resolved
- relates to
-
JDK-4828983 popframe regression
- Closed
-
JDK-6333635 PopFrame fails if thread is waiting at a synchronize block
- Closed