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

Doug Simon dnsimon at openjdk.org
Tue Aug 22 08:40:28 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

Marked as reviewed by dnsimon (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/15376#pullrequestreview-1588825458


More information about the graal-dev mailing list