-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P2
-
None
-
Affects Version/s: 5.0
-
Component/s: hotspot
-
generic
-
generic
The behavior of the JVMTI functions:
GetLineNumberTable
GetLocalVariableTable
GetMaxLocals
GetArgumentSize
GetMethodLocation
GetBytecodes
is unspecified in the JVMTI spec when passed a native method.
These functions are meaningless for native methods.
GetLineNumberTable
GetLocalVariableTable
GetMaxLocals
GetArgumentSize
GetMethodLocation
GetBytecodes
is unspecified in the JVMTI spec when passed a native method.
These functions are meaningless for native methods.
- duplicates
-
JDK-5008089 JVMTI Spec: specify behavior of method functions on native methods
-
- Resolved
-
- relates to
-
JDK-5012529 JDWP+NEWHPROF: Protect JVMTI method functions from native methods
-
- Resolved
-