RFR: 8314688: VM build without C1 fails after JDK-8313372 [v2]
Yudi Zheng
yzheng at openjdk.org
Tue Aug 22 06:30:27 UTC 2023
On Tue, 22 Aug 2023 03:47:51 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:
>
> code format
Looks good to me. Thanks for fixing this!
-------------
Marked as reviewed by yzheng (no project role).
PR Review: https://git.openjdk.org/jdk/pull/15376#pullrequestreview-1588504298
More information about the hotspot-compiler-dev
mailing list