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

Satyen Subramaniam ssubramaniam at openjdk.org
Wed Apr 2 17:46:00 UTC 2025


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).

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

Commit messages:
 - Backport 19e46eed580339a61fd1309c2cc7040e8c83597d

Changes: https://git.openjdk.org/jdk21u-dev/pull/1577/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1577&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8331088
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/1577.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1577/head:pull/1577

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


More information about the jdk-updates-dev mailing list