8230766: Changed message in IllegalMonitorStateException

Reviewed-by: attila, jlaskey
This commit is contained in:
Hannes Wallnöfer 2019-09-10 15:30:23 +02:00
parent 24ed3d4eef
commit c49ed302bb

View File

@ -2,6 +2,6 @@ true
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