-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
P3
-
None
-
Affects Version/s: hs22
-
Component/s: hotspot
-
generic
-
generic
IllegalArgumentException when getting method location in SA-JDI:
# ERROR: java.lang.IllegalArgumentException: Invalid method id: sun.jvm.hotspot.oops.Method@a34c40d8
# ERROR: at sun.jvm.hotspot.jdi.ReferenceTypeImpl.getMethodMirror(ReferenceTypeImpl.java:85)
# ERROR: at sun.jvm.hotspot.jdi.LocationImpl.method(LocationImpl.java:101)
...
# ERROR: java.lang.IllegalArgumentException: Invalid method id: sun.jvm.hotspot.oops.Method@a34c40d8
# ERROR: at sun.jvm.hotspot.jdi.ReferenceTypeImpl.getMethodMirror(ReferenceTypeImpl.java:85)
# ERROR: at sun.jvm.hotspot.jdi.LocationImpl.method(LocationImpl.java:101)
...
- relates to
-
JDK-7084965 JSR 292: SA JDI: sun.jvm.hotspot.debugger.UnalignedAddressException
-
- Closed
-