[Bug 260187] java/bootstrap-openjdk17: broken on aarch64
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 260187] java/bootstrap-openjdk17: broken on aarch64"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Nov 2022 13:20:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260187 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=238371&action=edit 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. -- You are receiving this mail because: You are the assignee for the bug.