[jdk21u-dev] Integrated: 8331088: Incorrect TraceLoopPredicate output

Satyen Subramaniam ssubramaniam at openjdk.org
Thu Apr 3 15:09:50 UTC 2025


On Wed, 2 Apr 2025 17:38:21 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:

> Backporting JDK-8331088: Incorrect TraceLoopPredicate output. The PhaseIdealLoop::loop_predication_impl_helper prints the node index of the lower bounds check, rather than the upper bounds check (introduced by https://bugs.openjdk.org/browse/JDK-8203197).

This pull request has now been integrated.

Changeset: e4bdf762
Author:    Satyen Subramaniam <ssubramaniam at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/e4bdf7626c8645d6fccd398faf68832c6eb2c01a
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8331088: Incorrect TraceLoopPredicate output

Backport-of: 19e46eed580339a61fd1309c2cc7040e8c83597d

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

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


More information about the jdk-updates-dev mailing list