All #openjdk 8 ports I know of are fixed for JAVA_DEFAULT=21.
Next step is a final check from the #FreeBSD port managers.
Requested an exp-run:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272855#c41
All #openjdk 8 ports I know of are fixed for JAVA_DEFAULT=21.
Next step is a final check from the #FreeBSD port managers.
Requested an exp-run:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272855#c41
#openjdk 21 is now the default #Java on #FreeBSD ๐ฅณโ๏ธ
Thanks everybody for all the effort that was put into getting the ports tree in shape for this great step.
๐ฐ Cake for everybody!
https://cgit.freebsd.org/ports/commit/?id=17e021a44eccbfd4fbef6352436f6d7c06a517a6
The number of #FreeBSD ports still depending on #openjdk 8 dropped from 335 to 56.
This is according the run dependencies on https://www.freshports.org/java/openjdk8#requiredby .
The number of #FreeBSD ports depending on #openjdk 8 dropped from 56 to 44 ๐.
They now use a more modern JDK ๐.
Yeah! ๐ฐ
https://github.com/freebsd/freebsd-ports/commit/ea9b758b76fda040a56a4d48a161804c22b39214

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. Ot...