Date: Sun, 27 Nov 2022 13:20:43 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 260187] java/bootstrap-openjdk17: broken on aarch64 Message-ID: <bug-260187-8522-nxAorbWduH@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 Ronald Klop <ronald@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ronald@FreeBSD.org Attachment #238371| |maintainer-approval? Flags| | --- Comment #12 from Ronald Klop <ronald@FreeBSD.org> --- Created attachment 238371 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D238371&action= =3Dedit git diff of java/openjdk17 Using this patch I can build openjdk17 using the current bootstrap-openjdk17 and the resulting pkg can run java/javac/javap without additional cmdline parameters or sysctl settings. The patch effectively makes "-XX:-UseCompressedClassPointers" the default. Tested on rpi4 aarch64/14 in a 13.1 jail. I see it as a workaround but at least it gives a working JDK 17. --=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-nxAorbWduH>