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

xpbob duke at openjdk.org
Tue Aug 22 06:59:58 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

xpbob has updated the pull request incrementally with one additional commit since the last revision:

  add ifdef for header

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15376/files
  - new: https://git.openjdk.org/jdk/pull/15376/files/6937badb..584aa573

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15376&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15376&range=01-02

  Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 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