[jdk21u-dev] Integrated: 8328107: Shenandoah/C2: TestVerifyLoopOptimizations test failure
Satyen Subramaniam
ssubramaniam at openjdk.org
Mon Apr 21 18:01:49 UTC 2025
On Tue, 8 Apr 2025 17:48:56 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:
> Backporting JDK-8328107: Shenandoah/C2: TestVerifyLoopOptimizations test failure. Addresses failure found when running `compiler/loopopts/TestVerifyLoopOptimizations.java` test with Shenandoah GC. Fix replaces CountedLoop with a Loop node when a load barrier is expanded on the backedge of the counted loop. Adds test to confirm expected behavior. Ran GHA Sanity Checks, local Tier 1 and 2 tests. Patch is clean.
This pull request has now been integrated.
Changeset: 2ba3cd60
Author: Satyen Subramaniam <ssubramaniam at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/2ba3cd60b7945736bb43cc94ed32c36cfe0a763f
Stats: 92 lines in 2 files changed: 92 ins; 0 del; 0 mod
8328107: Shenandoah/C2: TestVerifyLoopOptimizations test failure
Backport-of: b5212d7bfe78b18c18e45c42c724a22365709328
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/1616
More information about the jdk-updates-dev
mailing list