RFR: 8314688: VM build without C1 fails after JDK-8313372 [v2]
xpbob
duke at openjdk.org
Tue Aug 22 03:47:51 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:
code format
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15376/files
- new: https://git.openjdk.org/jdk/pull/15376/files/97efc583..6937badb
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15376&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15376&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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 hotspot-compiler-dev
mailing list