On Mon, 1 Dec 2025 21:06:28 GMT, Chris Plummer <[email protected]> wrote:
> Fix a couple of asserts that are now being triggered after the changes for > [JDK-8282441](https://bugs.openjdk.org/browse/JDK-8282441) were introduced. I > had already run into these asserts while working on > [JDK-8371380](https://bugs.openjdk.org/browse/JDK-8371380), and had already > fixed them there. However, > [JDK-8371380](https://bugs.openjdk.org/browse/JDK-8371380) likely is not > going to be pushed for JDK 26, so I have moved the fixes to this PR. > > You can also find the fixes I moved over from > [JDK-8282441](https://bugs.openjdk.org/browse/JDK-8282441) here: > https://github.com/openjdk/jdk/pull/28485/files#diff-65eb4035b1d9bb5ceaab430461cd782069fe88c0a7d0438964c041caf0aa5eec > > Tested by running failed test case a few hundred times, and also all tier5 CI > svc tests, which includes a lot of JDI related testing with virtual threads > enabled. Also ran tier1 CI. Looks good. ------------- Marked as reviewed by sspitsyn (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/28587#pullrequestreview-3532295677
