[jdk21u-dev] Integrated: 8336702: C2 compilation fails with "all memory state should have been processed" assert
Satyen Subramaniam
ssubramaniam at openjdk.org
Wed Aug 13 16:40:21 UTC 2025
On Mon, 11 Aug 2025 19:42:11 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:
> Backporting JDK-8336702: C2 compilation fails with "all memory state should have been processed" assert. Change adjusts condition for converting a `LongCountedLoop` into a loop nest to handle edge case compilation failure outlined in original [PR](https://github.com/openjdk/jdk/pull/21009). Ran GHA Sanity Checks, local tier 1 and 2, and new test. Patch is clean.
This pull request has now been integrated.
Changeset: e07ae668
Author: Satyen Subramaniam <ssubramaniam at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/e07ae668740eff3291e6b90bfcaac01ee9cc54fb
Stats: 75 lines in 2 files changed: 73 ins; 0 del; 2 mod
8336702: C2 compilation fails with "all memory state should have been processed" assert
Backport-of: ecc77a5b4a84c84ffa1580174872af6df3a4f6ca
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/2074
More information about the jdk-updates-dev
mailing list