On Wed, 6 Mar 2024 18:56:54 GMT, Alan Bateman <al...@openjdk.org> wrote:

> I think you can drop the catch of InterruptedException in Object.wait now. 
> Easy to check this by running 
> test/jdk/java/lang/Thread/virtual/MonitorWaitNotify.java as it has tests for 
> interrupting Object.wait.

Thanks. Fixed now. Tested with the 
`test/jdk/java/lang/Thread/virtual/MonitorWaitNotify.java`.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/18093#issuecomment-1982080510

Reply via email to