The execution of an interpreted native method raises the method exit event
for a synchronized native method before the lock is released.
This bug appears only in SPARC, for interpreted native methods.
The order everywhere else (interpreter, C1, C2 on both CPUs)
is to unlock, and then notify JVMPI.
for a synchronized native method before the lock is released.
This bug appears only in SPARC, for interpreted native methods.
The order everywhere else (interpreter, C1, C2 on both CPUs)
is to unlock, and then notify JVMPI.