Date: Mon, 16 May 2022 12:02:42 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 260187] java/bootstrap-openjdk17: broken on aarch64 Message-ID: <bug-260187-8522-o6i60oey5e@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 #8 from Bjoern A. Zeeb <bz@FreeBSD.org> --- (In reply to Ronald Klop from comment #7) Thanks for all the further information. Having changed to the sysctl openjdk17 did build fine for me on arm64: # /usr/local/openjdk17/bin/java --version openjdk 17.0.3 2022-04-19 OpenJDK Runtime Environment (build 17.0.3+7-1) OpenJDK 64-Bit Server VM (build 17.0.3+7-1, mixed mode, sharing) Maybe we should just compile java with -fno-stack-protector (assuming that's the correct option) for the time being? --=20 You are receiving this mail because: 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-o6i60oey5e>