RFR: 8344124: JDK-8341411 Broke the build

theoweidmannoracle duke at openjdk.org
Wed Nov 13 14:33:27 UTC 2024


Fixes the broken build due to a coincidence where another PR was merged calling a method whose arguments were changed in JDK-8341411.

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

Commit messages:
 - Fix merge issue

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

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


More information about the hotspot-compiler-dev mailing list