RFR: 8314688: VM build without C1 fails after JDK-8313372 [v3]
Hao Sun
haosun at openjdk.org
Tue Aug 22 08:51:31 UTC 2023
On Tue, 22 Aug 2023 06:59:58 GMT, xpbob <duke at openjdk.org> wrote:
>> [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
Thanks for your update. LGTM.
-------------
Marked as reviewed by haosun (Committer).
PR Review: https://git.openjdk.org/jdk/pull/15376#pullrequestreview-1588854306
More information about the hotspot-compiler-dev
mailing list