jdk-24/test/nashorn/script/basic/javaexceptions.js.EXPECTED

8 lines
177 B
Plaintext
Raw Normal View History

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