Other |
---|
5.0 tigerFixed |
Relates :
|
Some platforms (windows) use __cdecl for varargs functions even when they are declared JNICALL. This requires that the event handler also be declared varargs so that the definition and declaration match. Text must be added to explain this. Also, the one fixed parameter jvmtiEnv* should not be const.
|