Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Apr 2026 13:47:37 +0000
From:      Lorenzo Salvadore <salvadore@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Cc:        Ronald <ronald@FreeBSD.org>
Subject:   git: b15a9b72ba - main - Status/2026Q1/jdk25default.adoc: Add report
Message-ID:  <69d65c79.396a9.6bdc314f@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by salvadore:

URL: https://cgit.FreeBSD.org/doc/commit/?id=b15a9b72ba9dd47ad1fba25fcb1a499789a235c7

commit b15a9b72ba9dd47ad1fba25fcb1a499789a235c7
Author:     Ronald <ronald@FreeBSD.org>
AuthorDate: 2026-03-11 19:17:07 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2026-04-08 13:42:55 +0000

    Status/2026Q1/jdk25default.adoc: Add report
    
    Pull Request:   https://github.com/freebsd/freebsd-doc/pull/620
---
 .../report-2026-01-2026-03/jdk25default.adoc       | 25 ++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/website/content/en/status/report-2026-01-2026-03/jdk25default.adoc b/website/content/en/status/report-2026-01-2026-03/jdk25default.adoc
new file mode 100644
index 0000000000..d6abf87cf3
--- /dev/null
+++ b/website/content/en/status/report-2026-01-2026-03/jdk25default.adoc
@@ -0,0 +1,25 @@
+=== Ports -- Make openjdk25 the default JAVA_VERSION
+
+Link:
+link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293559[Issue 293559] URL: link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293559[]
+
+Contact: Ronald Klop <ronald@FreeBSD.org>
+
+Java is an important environment for running some application on FreeBSD.
+The OpenJDK ports are activaly maintained and up to date.
+Since October 2025 OpenJDK 25 LTS is available in the ports tree.
+
+Building on the groundwork of moving ports to OpenJDK 21 the switch of JAVA_DEFAULT to 25 is a much smaller step.
+Most Java ports compile and run without changes.
+Only a handful of ports need some fixes, which is currently in progress.
+
+The work is being tracked in PR 293559.
+
+I think it is reasonable to have the ports in shape for the JAVA_VERSION=25 setting in the second quarter of 2026.
+
+Plan:
+* An exp-run is requested
+* Check the last ports and create a PR or commit
+* Commit the PRs that are timeing out on maintainer feedback
+* Maybe ask for another exp-run
+* If done, increase JAVA_VERSION


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d65c79.396a9.6bdc314f>