-
Bug
-
Resolution: Fixed
-
P5
-
None
-
b14
-
generic
-
generic
The java.lang.IllegalMonitorStateException thrown by java.lang.Object#wait() recently got a message, causing a Nashorn test to fail:
[testng] Test test/nashorn/script/basic/javaexceptions.js failed at line 5 -
[testng] expected: 'java.lang.IllegalMonitorStateException'
[testng] found: 'java.lang.IllegalMonitorStateException: current thread is not owner'
[testng] Test test/nashorn/script/basic/javaexceptions.js failed at line 5 -
[testng] expected: 'java.lang.IllegalMonitorStateException'
[testng] found: 'java.lang.IllegalMonitorStateException: current thread is not owner'