[Midnightbsd-cvs] [MidnightBSD/mports] add72e: java/openjdk23: port from FreeBSD to MidnightBSD

Lucas Holt noreply at github.com
Sat May 9 16:31:36 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: add72ea8b6c20c0c78deeae58e47cd3ff825869f
      https://github.com/MidnightBSD/mports/commit/add72ea8b6c20c0c78deeae58e47cd3ff825869f
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-09 (Sat, 09 May 2026)

  Changed paths:
    A java/openjdk23/Makefile
    A java/openjdk23/distinfo
    A java/openjdk23/files/patch-configure
    A java/openjdk23/files/patch-make_Images.gmk
    A java/openjdk23/files/patch-make_InterimImage.gmk
    A java/openjdk23/files/patch-make_autoconf_flags-cflags.m4
    A java/openjdk23/files/patch-make_autoconf_help.m4
    A java/openjdk23/files/patch-make_autoconf_libraries.m4
    A java/openjdk23/files/patch-make_autoconf_platform.m4
    A java/openjdk23/files/patch-src_hotspot_os_bsd_os__bsd.cpp
    A java/openjdk23/files/patch-src_jdk.jdwp.agent_unix_native_libjdwp_exec__md.c
    A java/openjdk23/pkg-descr
    A java/openjdk23/pkg-message

  Log Message:
  -----------
  java/openjdk23: port from FreeBSD to MidnightBSD

- Adapt FreeBSD port to MidnightBSD framework.
- Use FreeBSD openjdk23 binary as bootstrap to satisfy version requirements.
- 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 and libraries.m4 to properly identify MidnightBSD and alsa-lib.
- Fix PLIST path leakage and add library/binary stripping.
- Point JAVAVM entry to the correct path.

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