author | hannesw |
Tue, 10 Sep 2019 15:30:23 +0200 | |
changeset 58071 | 8a066d872553 |
parent 58066 | 8407928b9fe5 |
child 58072 | 336687518f92 |
test/nashorn/script/basic/javaexceptions.js.EXPECTED | file | annotate | diff | comparison | revisions |
--- a/test/nashorn/script/basic/javaexceptions.js.EXPECTED Tue Sep 10 11:11:31 2019 +0200 +++ b/test/nashorn/script/basic/javaexceptions.js.EXPECTED Tue Sep 10 15:30:23 2019 +0200 @@ -2,6 +2,6 @@ true java.net.MalformedURLException: no protocol: invalid_url true -java.lang.IllegalMonitorStateException +java.lang.IllegalMonitorStateException: current thread is not owner true java.io.IOException: I/O failed