[jdk21u-dev] Integrated: 8322996: BoxLockNode creation fails with assert(reg < CHUNK_SIZE) failed: sanity

Martin Doerr mdoerr at openjdk.org
Fri Jun 14 16:25:31 UTC 2024


On Wed, 12 Jun 2024 10:09:54 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Backport of [JDK-8322996](https://bugs.openjdk.org/browse/JDK-8322996). Applies cleanly except `+  if (failing()) { return; }` in parse2.cpp which required manual integration due to unrelated context changes.

This pull request has now been integrated.

Changeset: 8ca5280c
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/8ca5280c97b323e1f80d62c90059dbe1afec2c42
Stats:     266 lines in 6 files changed: 252 ins; 1 del; 13 mod

8322996: BoxLockNode creation fails with assert(reg < CHUNK_SIZE) failed: sanity

Backport-of: 69586e7bdffe1a840c3a86e6ec83568de24c6fe5

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

PR: https://git.openjdk.org/jdk21u-dev/pull/698


More information about the jdk-updates-dev mailing list