RFR: 8314951: VM build without C2 still fails after JDK-8313530

Jie Fu jiefu at openjdk.org
Thu Aug 24 14:24:39 UTC 2023


JDK-8313530 fixed the release VM build but the debug VM build would still fail.
This patch fix the debug VM build failure.
Thanks.

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

Commit messages:
 - 8314951: VM build without C2 still fails after JDK-8313530

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

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


More information about the graal-dev mailing list