-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
P3
-
Affects Version/s: hs20
-
Component/s: hotspot
-
generic
-
generic
Test failed with the following error when getting a stack trace from a process (SAPIDAttachingConnector was used):
# ERROR: java.lang.IllegalArgumentException: Invalid method id: sun.jvm.hotspot.oops.Method@6e352518
# ERROR: at sun.jvm.hotspot.jdi.ReferenceTypeImpl.getMethodMirror(ReferenceTypeImpl.java:85)
# ERROR: at sun.jvm.hotspot.jdi.LocationImpl.method(LocationImpl.java:102)
...
# ERROR: java.lang.IllegalArgumentException: Invalid method id: sun.jvm.hotspot.oops.Method@6e352518
# ERROR: at sun.jvm.hotspot.jdi.ReferenceTypeImpl.getMethodMirror(ReferenceTypeImpl.java:85)
# ERROR: at sun.jvm.hotspot.jdi.LocationImpl.method(LocationImpl.java:102)
...