mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-20 15:25:27 +00:00
8230766: Changed message in IllegalMonitorStateException
Reviewed-by: attila, jlaskey
This commit is contained in:
parent
24ed3d4eef
commit
c49ed302bb
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user