RFR: 8345472: Fix incorrect format instruction for floating point max/min patterns

Jatin Bhateja jbhateja at openjdk.org
Wed Dec 4 10:32:46 UTC 2024


The bug fix patch fixes incorrect operand references in the format instruction for floating point max/min patterns.

Best Regards,
Jatin

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

Commit messages:
 - 8345472: Fix incorrect format instructions for floating point max/min patterns

Changes: https://git.openjdk.org/jdk/pull/22457/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22457&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8345472
  Stats: 20 lines in 1 file changed: 0 ins; 0 del; 20 mod
  Patch: https://git.openjdk.org/jdk/pull/22457.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22457/head:pull/22457

PR: https://git.openjdk.org/jdk/pull/22457


More information about the hotspot-compiler-dev mailing list