Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jan 2025 09:27:27 GMT
From:      Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 63bb62b072 - main - Website - Status: Add OpenJDK report
Message-ID:  <202501180927.50I9RRWk043853@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla:

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

commit 63bb62b07291365d5dcaf6ae351141b9eb3911db
Author:     Harald Eilertsen <haraldei-fbsd@anduin.net>
AuthorDate: 2025-01-18 09:26:21 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2025-01-18 09:26:21 +0000

    Website - Status: Add OpenJDK report
    
    Reviewed by:    Pau Amma <pauamma@gundo.com>
    Pull Request:   https://github.com/freebsd/freebsd-doc/pull/456
---
 .../en/status/report-2024-10-2024-12/openjdk.adoc      | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/website/content/en/status/report-2024-10-2024-12/openjdk.adoc b/website/content/en/status/report-2024-10-2024-12/openjdk.adoc
new file mode 100644
index 0000000000..fe1e8b80fb
--- /dev/null
+++ b/website/content/en/status/report-2024-10-2024-12/openjdk.adoc
@@ -0,0 +1,18 @@
+=== Improve OpenJDK on FreeBSD
+
+Links: +
+link:https://freebsdfoundation.org/project/improving-openjdk-on-freebsd/[Project description] URL: link:https://freebsdfoundation.org/project/improving-openjdk-on-freebsd/[]
+
+Contact: Harald Eilertsen <haraldei-fbsd@anduin.net>
+
+The aim of this project is to improve support for Java in FreeBSD, by working with the upstream OpenJDK community, as well as the FreeBSD community in getting the changes and additions needed for fully supporting FreeBSD accepted upstream.
+
+As this is a new project, there is not much to report yet, but here's what has been achieved so far:
+
+* The Java Test Regression harness (jtreg) now link:https://github.com/snake66/jtreg/tree/freebsd-port[builds and runs] on FreeBSD, and the process of link:https://github.com/openjdk/jtreg/pull/237[upstreaming the changes] has started.
+
+* OpenJDK 23 builds and runs on FreeBSD, and work on adding it to the ports collection has started; this is still considered experimental. link:https://reviews.freebsd.org/D48194[]
+
+* Work on porting the next OpenJDK (version 24) has started. link:https://github.com/snake66/jdk/tree/jdk24-freebsd[]
+
+Sponsor: The FreeBSD Foundation



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501180927.50I9RRWk043853>