It was decided (JDK-8335545) that monitor entry on a value object should throw IdentityException rather than IllegalMonitorStateException, so the JNI specification has to be updated to reflect this.
- relates to
-
JDK-8335545 [lworld] JNI MonitorEnter doesn't throw the right exception
- Resolved