> Addresses a case where a `null`-value can sneak in to a reference chain and > lead to a live lock. Introduces a regression test which stochastically > reproduces the error. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Viktor Klang has updated the pull request incrementally with one additional commit since the last revision: Adding verbiage around what to look for if the regression test fails ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31436/files - new: https://git.openjdk.org/jdk/pull/31436/files/92897153..61650322 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31436&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31436&range=02-03 Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/31436.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31436/head:pull/31436 PR: https://git.openjdk.org/jdk/pull/31436
