git: 48c4af7948 - main - Status/2026Q1/jdk21default.adoc: Add report

From: Lorenzo Salvadore <salvadore_at_FreeBSD.org>
Date: Wed, 08 Apr 2026 13:47:36 UTC
The branch main has been updated by salvadore:

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

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

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

diff --git a/website/content/en/status/report-2026-01-2026-03/jdk21default.adoc b/website/content/en/status/report-2026-01-2026-03/jdk21default.adoc
new file mode 100644
index 0000000000..85f8cbb860
--- /dev/null
+++ b/website/content/en/status/report-2026-01-2026-03/jdk21default.adoc
@@ -0,0 +1,20 @@
+=== Ports - Make openjdk21 the default JAVA_VERSION
+
+Links:
+link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272855[Issue 272855] URL: link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272855[]
+link:https://docs.google.com/spreadsheets/d/17hmRQ0ShY4SHHVEkQBVxqK2G88fPZLriTzO26zXdjC4/edit?usp=sharing[Sheet tracking Work in Progress] URL: link:https://docs.google.com/spreadsheets/d/17hmRQ0ShY4SHHVEkQBVxqK2G88fPZLriTzO26zXdjC4/edit?usp=sharing[]
+
+Contact: Ronald Klop <ronald@FreeBSD.org>
+
+Having a vivid Java environment is useful for all kinds of applications of FreeBSD.
+
+The default JAVA_VERSION in FreeBSD ports is changed from 8 to 21 on February 26th.
+This was a major step in versions.
+So quite some work was involved.
+This is all done now.
+
+All ports known to break were fixed and no regressions have been reported since.
+The 2026Q2 ports branch will be the first stable ports branch having OpenJDK 21 as the default Java version.
+
+* A big thank you to all people involved
+* Work has been started to make 25 the new JAVA_DEFAULT in main during Q2