On Tue, 18 Aug 2026 02:44:45 GMT, Chris Plummer <[email protected]> wrote:
> The following still exists in
> vmTestbase/nsk/jdi/ThreadReference/stop/stop002t.java
>
> // Call Thread.interrupted(). Workaround for JDK-8306324
> log.display("TEST #2: interrupted = " + Thread.interrupted());
>
> [JDK-8306324](https://bugs.openjdk.org/browse/JDK-8306324) has been fixed, so
> this code should be removed.
>
> Tested by running test 100 times on all supported platforms in both virtual
> thread mode and platform thread mode.
>
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK
> Interim AI Policy](https://openjdk.org/legal/ai).
Thank you Kevin and David!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/32411#issuecomment-5360813756