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).

Okay.

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

Marked as reviewed by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/32411#pullrequestreview-4967665790

Reply via email to