Integrated: 8356182: Build fails on aarch64 without ZGC

snake66 duke at openjdk.org
Tue May 6 08:31:18 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

This pull request has now been integrated.

Changeset: 8c4f2ff2
Author:    Harald Eilertsen <haraldei at anduin.net>
Committer: Christian Hagedorn <chagedorn at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8c4f2ff21e21b158c333b3d36fcf323f68f4d187
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8356182: Build fails on aarch64 without ZGC

This work was sponsored by The FreeBSD Foundation

Reviewed-by: stefank, chagedorn

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

PR: https://git.openjdk.org/jdk/pull/25039


More information about the hotspot-compiler-dev mailing list