[Bug 260187] java/bootstrap-openjdk17: broken on aarch64

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 24 Jan 2023 05:19:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260187

--- Comment #16 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=b39d592147e2c549d009e01dba155f14128e600f

commit b39d592147e2c549d009e01dba155f14128e600f
Author:     Greg Lewis <glewis@FreeBSD.org>
AuthorDate: 2023-01-24 05:15:43 +0000
Commit:     Greg Lewis <glewis@FreeBSD.org>
CommitDate: 2023-01-24 05:19:21 +0000

    java/openjdk17: Fix the build on some aarch64 machines

    * Disable CompressedClassPointers on aarch64.  This fixes the build
      on some aarch64 machines where it previously failed, e.g. RPI4,
      and doesn't seem to affect the build on others (AWS aarch64 hardware).

    This is based on and uses a patch initially created by ronald@

    PR:             260187
    Tested by:      ronald@

 java/openjdk17/Makefile                             |  5 +++++
 ...ch-src_hotspot_share_runtime_arguments.cpp (new) | 21 +++++++++++++++++++++
 2 files changed, 26 insertions(+)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.