Go to file
Jiri b6281fa044 bumped build jdk to 22 2024-02-17 12:18:12 +01:00
.gitignore updated to 22+36 2024-02-16 17:52:24 +01:00
CheckVendor.java Make use of the vendor version string to store our version & release rather than an upstream release date 2022-07-13 18:16:33 +01:00
NEWS Update to jdk-21.0.2+13 (GA) 2024-01-18 16:25:21 +01:00
README.md cosmetic changes 2024-01-24 18:52:38 +01:00
TestCryptoLevel.java Initial commit 2019-04-02 19:40:23 +02:00
TestECDSA.java Initial commit 2019-04-02 19:40:23 +02:00
TestSecurityProperties.java Update to RC version of OpenJDK 19 2022-08-29 14:23:46 +01:00
TestTranslations.java Complete update to OpenJDK 20 2023-04-11 03:19:47 +01:00
alt-java.c Sync with upcoming java-21-openjdk package in RHEL 2023-09-15 18:23:53 +01:00
discover_trees.sh updated to OpenJDK 21.0.1 (2023-10-17) 2023-11-21 15:48:46 +01:00
fips-21u-75ffdc48eda.patch updated to OpenJDK 21.0.1 (2023-10-17) 2023-11-21 15:48:46 +01:00
generate_source_tarball.sh updated to 22+36 2024-02-16 17:52:24 +01:00
icedtea_sync.sh updated to OpenJDK 21.0.1 (2023-10-17) 2023-11-21 15:48:46 +01:00
java-latest-openjdk-portable.spec bumped build jdk to 22 2024-02-17 12:18:12 +01:00
jconsole.desktop.in updated to OpenJDK 21.0.1 (2023-10-17) 2023-11-21 15:48:46 +01:00
openjdk_news.sh Added chnagesets from Thomas Fitzimons to tune up generate_source_tarball.sh and openjdk_news.sh 2024-02-16 17:39:03 +01:00
remove-intree-libraries.sh The stdc++lib, zlib & freetype options should always be set from the global, so they are not altered for staticlibs builds 2022-10-03 03:43:42 +01:00
sources updated to 22+36 2024-02-16 17:52:24 +01:00

README.md

java-latest-openjdk-portable

This package contains the latest rolling release of OpenJDK. OpenJDK has a release cadence of six months, with a new release in March and September each year.

The current release is OpenJDK 22. For a list of major changes from OpenJDK 21, see the NEWS file included in this package and the upstream release page:

https://openjdk.java.net/projects/jdk/22/

This package is intended for those who want to follow the latest OpenJDK releases. Long term support versions of OpenJDK are available in the java-1.8.0-openjdk, java-11-openjdk, java-17-openjdk and java-21-openjdk packages.