Improve OpenJDK on FreeBSD
Links:
Project description URL: https://freebsdfoundation.org/project/improving-openjdk-on-freebsd/
Project repository
URL: https://github.com/freebsd/openjdk
Contact:
Harald Eilertsen <haraldei@freebsdfoundation.org>
FreeBSD Java mailing list <freebsd-java@lists.freebsd.org>
The goal of this project is to improve OpenJDK support for FreeBSD/amd64 and FreeBSD/arm64.
Java is an important runtime environment for many high performance, critical enterprise systems. Making sure Java based applications run correctly and efficiently on FreeBSD is important to ensure that FreeBSD will continue to be a viable and attractive platform for enterprises, as well as businesses and organizations of all sizes.
In this quarter the following issues/milestones were reached:
-
The OpenJDK 24 port was updated to OpenJDK 24.0.1 at the beginning of the quarter, soon after it was released by upstream.
-
A recurring issue with the PPC ports was fixed (thanks to Piotr Kubaj).
-
A new way of bootstrapping OpenJDK ports was suggested and discussed – this is a prerequisite to get the FreeBSD port integrated into the OpenJDK CI environment.
-
A CI job for building and testing the jtreg test harness for FreeBSD was integrated using GitHub Actions - in part to get familiar with the CI framework used by OpenJDK projects, but also to make sure the test harness builds and works on FreeBSD.
In addition, a lot of time was spent cleaning up and refactoring the BSD port for Aarch64, fixing various issues and working towards making the BSD port up to date with the OpenJDK mainline.
Sponsor: The FreeBSD Foundation
Last modified on: July 13, 2025 by Maxim Konovalov