On Tue, 5 Mar 2024 19:57:39 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:
> The Object.wait() throws the InterruptedException if it was interrupted. And clears the interrupted status, just like RawMonitorWait. ------------- PR Comment: https://git.openjdk.org/jdk/pull/18093#issuecomment-1979670426