-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
5.0
-
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
-