Date: Sun, 13 Jul 2025 18:43:13 GMT From: Maxim Konovalov <maxim@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 6eb0a0466b - main - openjdk.adoc: typo fixed Message-ID: <202507131843.56DIhDCX082106@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by maxim: URL: https://cgit.FreeBSD.org/doc/commit/?id=6eb0a0466b16e839d7915d03cab3eca4440faa30 commit 6eb0a0466b16e839d7915d03cab3eca4440faa30 Author: Maxim Konovalov <maxim@FreeBSD.org> AuthorDate: 2025-07-13 18:42:14 +0000 Commit: Maxim Konovalov <maxim@FreeBSD.org> CommitDate: 2025-07-13 18:42:14 +0000 openjdk.adoc: typo fixed --- website/content/en/status/report-2025-04-2025-06/openjdk.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/status/report-2025-04-2025-06/openjdk.adoc b/website/content/en/status/report-2025-04-2025-06/openjdk.adoc index aa4c7f92cb..edb7444b9a 100644 --- a/website/content/en/status/report-2025-04-2025-06/openjdk.adoc +++ b/website/content/en/status/report-2025-04-2025-06/openjdk.adoc @@ -17,7 +17,7 @@ In this quarter the following issues/milestones were reached: * The OpenJDK 24 port https://cgit.freebsd.org/ports/commit/?id=5fc04e4b900f974d5d334b1165668bddc90a86f6[was updated to OpenJDK 24.0.1] at the beginning of the quarter, soon after it was released by upstream. * A https://github.com/freebsd/openjdk/commit/de1b86fcc3dd2469240bbe0774d865fa6cd0d185[recurring issue with the PPC ports] was fixed (thanks to mailto:pkubaj@FreeBSD.org[Piotr Kubaj]). -* A new way of boostrapping OpenJDK ports https://reviews.freebsd.org/D50349[was suggested and discussed] – this is a prerequisite to get the FreeBSD port integrated into the OpenJDK CI environment. +* A new way of bootstrapping OpenJDK ports https://reviews.freebsd.org/D50349[was suggested and discussed] – this is a prerequisite to get the FreeBSD port integrated into the OpenJDK CI environment. * A https://github.com/openjdk/jtreg/pull/262[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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507131843.56DIhDCX082106>
