RFR: 8314688: VM build without C1 fails after JDK-8313372

xpbob duke at openjdk.org
Tue Aug 22 03:38:47 UTC 2023


[8314688: VM build without C1 fails after JDK-8313372]

./configure --with-jvm-features=-compiler1 --with-debug-level=release
make images JOBS=32


jvmciCompilerToVMInit.o:make/hotspot/src/hotspot/share/jvmci/jvmciCompilerToVMInit.cpp:252: more undefined references to `Compiler::is_intrinsic_supported(vmIntrinsicID)' follow

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

Commit messages:
 - 8314688: VM build without C1 fails after JDK-8313372

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

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


More information about the graal-dev mailing list