-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.1
-
generic
-
generic
When -noagent is used, you can dump/segv the VM.
The reason is that you cannot assume the classes have been previously loaded.
The fix avoids possible bad dereferences in cases where classes have not been
loaded previously. See the suggested fix.
The reason is that you cannot assume the classes have been previously loaded.
The fix avoids possible bad dereferences in cases where classes have not been
loaded previously. See the suggested fix.
- duplicates
-
JDK-4054748 Debugger hangs while responding to breakpoint on Solaris
- Closed