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

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 16 May 2022 12:02:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260187

--- 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?

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