notbug ipv6 ready As an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
non port: Mk/Uses/java.mk

Number of commits found: 12

Sunday, 12 Apr 2026
20:18 Rene Ladan (rene) search for other commits by this committer
Mk: unregister expired java/openjdk22
commit hash: c4c41dac831eb9af49140aefe27b36dc9f36c64e commit hash: c4c41dac831eb9af49140aefe27b36dc9f36c64e commit hash: c4c41dac831eb9af49140aefe27b36dc9f36c64e commit hash: c4c41dac831eb9af49140aefe27b36dc9f36c64e c4c41da
Wednesday, 8 Apr 2026
07:09 Ronald Klop (ronald) search for other commits by this committer
Mk/Uses/java.mk: re-order preferred JDK (latest LTS over non-LTS)

Old order:
1. JAVA_DEFAULT
2. The oldest JDK in the JAVA_VERSION range.

New order:
1. JAVA_DEFAULT (unchanged)
2. The latest LTS from the JAVA_VERSION range is preferred over non-LTS
versions.

Other existing mechanisms are unchanged. Like looking at what JDKs are already
installed.
This only affects 17 ports. (see the issue for the list)

PR:	293756
commit hash: ea9b758b76fda040a56a4d48a161804c22b39214 commit hash: ea9b758b76fda040a56a4d48a161804c22b39214 commit hash: ea9b758b76fda040a56a4d48a161804c22b39214 commit hash: ea9b758b76fda040a56a4d48a161804c22b39214 ea9b758
Monday, 23 Mar 2026
08:15 Harald Eilertsen (haraldei) search for other commits by this committer
java/openjdk26: Add port

Includes relevant fixes for FreeBSD from mainline development, but
otherwise identical to the upstream release.

Release notes for the upstream release is here:
https://www.oracle.com/java/technologies/javase/26-relnote-issues.html

FreeBSD related fixes on top of the upstream relese:
- Serviceability Agent: fix stack traces in threads.
- Serviceability Agent: simplify implementation of procadd_read_data to
  read memory from process being traced.
- Serviceability Agent: symbol lookup would occationally fail for native
  symbols in shared objects.

Reviewed by:	fuz (mentor), jrm
Approved by:	fuz (mentor), jrm
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D55938
commit hash: dd0268f9f5d963d03c4e037d29c12122b3584e64 commit hash: dd0268f9f5d963d03c4e037d29c12122b3584e64 commit hash: dd0268f9f5d963d03c4e037d29c12122b3584e64 commit hash: dd0268f9f5d963d03c4e037d29c12122b3584e64 dd0268f
Sunday, 15 Mar 2026
11:13 Rene Ladan (rene) search for other commits by this committer
Mk: unregister expired java/openjdk20
commit hash: b755eb71ca97b704bf95d683d5c5f58c90944f19 commit hash: b755eb71ca97b704bf95d683d5c5f58c90944f19 commit hash: b755eb71ca97b704bf95d683d5c5f58c90944f19 commit hash: b755eb71ca97b704bf95d683d5c5f58c90944f19 b755eb7
Saturday, 14 Feb 2026
12:29 Rene Ladan (rene) search for other commits by this committer
Mk: unregister expired java/openjdk19
commit hash: a8fe00821f332a1a466fcea5768172aeedca18c1 commit hash: a8fe00821f332a1a466fcea5768172aeedca18c1 commit hash: a8fe00821f332a1a466fcea5768172aeedca18c1 commit hash: a8fe00821f332a1a466fcea5768172aeedca18c1 a8fe008
Friday, 16 Jan 2026
19:27 Rene Ladan (rene) search for other commits by this committer
Mk: unregister expired java/openjdk18
commit hash: f52388fe1e04a1eede1e6a79d4e8a735a271d0ca commit hash: f52388fe1e04a1eede1e6a79d4e8a735a271d0ca commit hash: f52388fe1e04a1eede1e6a79d4e8a735a271d0ca commit hash: f52388fe1e04a1eede1e6a79d4e8a735a271d0ca f52388f
Friday, 12 Dec 2025
00:51 Vladimir Druzenko (vvd) search for other commits by this committer
Mk/Uses/java.mk: Fix DEFAULT_VERSIONS+=java=25

Add Java 25 to __JAVA_VERSION_LIST.

Approved by:	portmgr (blanket)
commit hash: aa614fff89dced2d438f75e78b21f8234d979cd3 commit hash: aa614fff89dced2d438f75e78b21f8234d979cd3 commit hash: aa614fff89dced2d438f75e78b21f8234d979cd3 commit hash: aa614fff89dced2d438f75e78b21f8234d979cd3 aa614ff
Monday, 27 Oct 2025
14:29 Harald Eilertsen (haraldei) search for other commits by this committer
java/openjdk25: New port

An open-source implementation of the Java Platform, Standard Edition.

WWW: https://openjdk.java.net/projects/jdk/25/

Reviewed by:	jrm, bofh
Approved by:	fuz (mentor)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D53326
commit hash: dd93e1a47a370390e1730fcaab11fd83a0fc64ea commit hash: dd93e1a47a370390e1730fcaab11fd83a0fc64ea commit hash: dd93e1a47a370390e1730fcaab11fd83a0fc64ea commit hash: dd93e1a47a370390e1730fcaab11fd83a0fc64ea dd93e1a
Saturday, 29 Mar 2025
16:09 Joseph Mingrone (jrm) search for other commits by this committer
Mk/Uses/java.mk: Fix a misnamed variable

Reported by:	mat
Fixes:		e9a357530 Mk/Uses/java.mk: Update for new java/openjdk24
commit hash: 52235c43f57d9b5b687b8c438c6e3054d13ed86f commit hash: 52235c43f57d9b5b687b8c438c6e3054d13ed86f commit hash: 52235c43f57d9b5b687b8c438c6e3054d13ed86f commit hash: 52235c43f57d9b5b687b8c438c6e3054d13ed86f 52235c4
13:41 Joseph Mingrone (jrm) search for other commits by this committer
Mk/Uses/java.mk: Fix indentation

The check_mk_indentations pre-commit hook is preventing changes to the
file until the indentation is fixed.

Sponsored by:	The FreeBSD Foundation
commit hash: 6be8da973f228d1b8ebaea7ebad211c425ccc68b commit hash: 6be8da973f228d1b8ebaea7ebad211c425ccc68b commit hash: 6be8da973f228d1b8ebaea7ebad211c425ccc68b commit hash: 6be8da973f228d1b8ebaea7ebad211c425ccc68b 6be8da9
13:41 Joseph Mingrone (jrm) search for other commits by this committer
Mk/Uses/java.mk: Update for new java/openjdk24

Reported by:	vvd
Sponsored by:	The FreeBSD Foundation
commit hash: e9a35753004908993e6af60031c0008c049596cf commit hash: e9a35753004908993e6af60031c0008c049596cf commit hash: e9a35753004908993e6af60031c0008c049596cf commit hash: e9a35753004908993e6af60031c0008c049596cf e9a3575
Tuesday, 31 Dec 2024
08:57 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**java.mk: Convert bsd.java.mk to USES

The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
  USES=java:build,run if NO_BUILD is undefined. Else it defaults to
  USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
  USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
  extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
  build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
  build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>

Approved by: mat (portmgr), glewis
Differential Revision:  https://reviews.freebsd.org/D48201
commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b 0835676

Number of commits found: 12