RFR: 8356182: Build fails on aarch64 without ZGC

Stefan Karlsson stefank at openjdk.org
Mon May 5 13:46:48 UTC 2025


On Mon, 5 May 2025 13:24:51 GMT, snake66 <duke 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.

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

Marked as reviewed by stefank (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25039#pullrequestreview-2814870397


More information about the hotspot-compiler-dev mailing list