RFR: 8356182: Build fails on aarch64 without ZGC

snake66 duke at openjdk.org
Mon May 5 13:50:45 UTC 2025


On Mon, 5 May 2025 13:43:56 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

>> jvmciCodeInstaller_aarch64.cpp references symbols defined by the ZGC unconditionally, causing the build to fail when ZGC is not included.
>> 
>> This work is sponsored by The FreeBSD FOundation
>
> Looks good to me. Needs another review from a compiler dev as well.

@stefank Thank you!

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

PR Comment: https://git.openjdk.org/jdk/pull/25039#issuecomment-2851073034


More information about the hotspot-compiler-dev mailing list