jdk-24/test/nashorn/script/basic/javaexceptions.js.EXPECTED
Hannes Wallnöfer c49ed302bb 8230766: Changed message in IllegalMonitorStateException
Reviewed-by: attila, jlaskey
2019-09-10 15:30:23 +02:00

8 lines
177 B
Plaintext

true
true
java.net.MalformedURLException: no protocol: invalid_url
true
java.lang.IllegalMonitorStateException: current thread is not owner
true
java.io.IOException: I/O failed