| Other |
|---|
| 5.0 tigerFixed |
|
Relates :
|
The struct jvmtiExtensionFunctionInfo returns the information on an
extension function. The function pointer ("func") was incorrectly declared
to be "const jvmtiExtensionFunction *" -- "jvmtiExtensionFunction" is
already a pointer.
|