Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2023 05:19:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 260187] java/bootstrap-openjdk17: broken on aarch64
Message-ID:  <bug-260187-8522-YSeZVPKj9g@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260187-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260187-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260187

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Db39d592147e2c549d009e01dba155f1=
4128e600f

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(+)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260187-8522-YSeZVPKj9g>