[Bug 264065] java/openjdk8: Crashes on aarch64 when built with clang13: # Internal Error (assembler_aarch64.hpp:237) .. guarantee(val < (1U << nbits)) failed: Field too big for insn

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 06 Aug 2022 10:57:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264065

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

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

commit 591a784f324b7d8c45596d758b4c0893626bdbef
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2022-08-06 10:54:52 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2022-08-06 10:55:32 +0000

    java/openjdk{8,11}: Remove dependency on devel/llvm12 which is no longer
necessary

    The workarounds committed in aa1ca89826b5 and 846ff4e95291 are no longer
    necessary, as both the upstream commits for PR258954
   
(https://github.com/battleblow/jdk11u/commit/305a68a90c722aa7a7b75589e24d5b5d554c96c1)
    and PR264065 (https://hg.openjdk.java.net/jdk/jdk/rev/40c07de877ab) are
    now merged into the distribution tarballs.

    PR:             258954, 264065
    Approved by:    maintainer timeout (1 month)
    MFH:            2022Q3

 java/openjdk11/Makefile | 8 --------
 java/openjdk8/Makefile  | 8 --------
 2 files changed, 16 deletions(-)

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