-
Bug
-
Resolution: Won't Fix
-
P4
-
6
-
generic
-
generic
If a thread is waiting for a monitor here:
synchronized(obj) { ....
then a PopFrame will fail with an OPAQUE FRAME error.
See
/net/jano.sfbay/export/disk20/serviceability/ws/regressionTestsInWaiting/PopFramesAtSyncTest.sh
NOTE : This test doesn't work right - see note in dojdbCommands
for a workaround
synchronized(obj) { ....
then a PopFrame will fail with an OPAQUE FRAME error.
See
/net/jano.sfbay/export/disk20/serviceability/ws/regressionTestsInWaiting/PopFramesAtSyncTest.sh
NOTE : This test doesn't work right - see note in dojdbCommands
for a workaround
- duplicates
-
JDK-6499693 ThreadReference.popFrames intermittently throws Unexpected JDWP Error: 32
- Closed
- relates to
-
JDK-4812902 popFrame hangs if the method is waiting at a synchronize block
- Resolved
-
JDK-6333572 Can PopFrame be made to work in methods called via reflection?
- Closed