On Mon, 18 May 2026 07:12:46 GMT, Per Minborg <[email protected]> wrote:
> This PR proposes to fix a race where `release.countDown()` previously could > win before the interrupt is observed > > --------- > - [X] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: d47d729c Author: Per Minborg <[email protected]> URL: https://git.openjdk.org/jdk/commit/d47d729c9bab7854ab2234b67bd61662bdf9273a Stats: 21 lines in 1 file changed: 12 ins; 0 del; 9 mod 8384648: LazyConstantTest::interruptStatusIsPreservedForComputingThread fails Reviewed-by: jvernee ------------- PR: https://git.openjdk.org/jdk/pull/31187
