diff -r 000000000000 -r b1a7da25b547 test/script/basic/javaexceptions.js.EXPECTED --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/script/basic/javaexceptions.js.EXPECTED Wed Apr 27 01:36:41 2016 +0800 @@ -0,0 +1,7 @@ +true +true +java.net.MalformedURLException: no protocol: invalid_url +true +java.lang.IllegalMonitorStateException +true +java.io.IOException: I/O failed