[Midnightbsd-cvs] [MidnightBSD/mports] 4f7d50: java/openjdk25: port from FreeBSD to MidnightBSD
Lucas Holt
noreply at github.com
Sun May 10 14:40:29 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 4f7d50649e2ac88e0c6372c5b22ece6c19c7f8b2
https://github.com/MidnightBSD/mports/commit/4f7d50649e2ac88e0c6372c5b22ece6c19c7f8b2
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-10 (Sun, 10 May 2026)
Changed paths:
A java/openjdk25/Makefile
A java/openjdk25/distinfo
A java/openjdk25/files/patch-configure
A java/openjdk25/files/patch-make_Images.gmk
A java/openjdk25/files/patch-make_InterimImage.gmk
A java/openjdk25/files/patch-make_autoconf_flags-cflags.m4
A java/openjdk25/files/patch-make_autoconf_libraries.m4
A java/openjdk25/files/patch-make_autoconf_platform.m4
A java/openjdk25/files/patch-src_hotspot_os_bsd_os__bsd.cpp
A java/openjdk25/pkg-descr
A java/openjdk25/pkg-message
Log Message:
-----------
java/openjdk25: port from FreeBSD to MidnightBSD
- Adapt FreeBSD port to MidnightBSD framework.
- Use FreeBSD openjdk25 binary as bootstrap.
- Add -fno-delete-null-pointer-checks and -Wno-register for modern Clang.
- Add -Wl,--undefined-version to manage discrepancies in linker mapfiles.
- Patch InterimImage.gmk and Images.gmk to use SerialGC and Tier 1 JIT for build tools,
avoiding SIGSEGV/SIGBUS crashes in JIT-compiled code during build.
- Patch platform.m4 to identify both 'amd64' CPU and 'MidnightBSD' OS.
- Patch libraries.m4 to ensure alsa-lib is recognized as required on BSDs.
- Point JAVAVM entry to the correct path.
- Add library/binary stripping.
AI-Assisted-by: Gemini 2.0 Flash <noreply at google.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list