Go to file
Jiri Vanek f1d0e16cc1 Update to jdk-21.0.2+13 (GA)
- Update release notes to 21.0.2+13
- Drop no longer needed local patch to fix versioning
- ** This tarball is embargoed until 2024-01-16 @ 1pm PT. **
2024-01-18 16:25:21 +01:00
.gitignore Update to jdk-21.0.2+13 (GA) 2024-01-18 16:25:21 +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 Sync with upcoming java-21-openjdk package in RHEL 2023-09-15 18:23:53 +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 Update to jdk-21.0.2+13 (GA) 2024-01-18 16:25:21 +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 Update to jdk-21.0.2+13 (GA) 2024-01-18 16:25:21 +01:00
jconsole.desktop.in updated to OpenJDK 21.0.1 (2023-10-17) 2023-11-21 15:48:46 +01:00
jdk8009550-rh910107-fail_to_load_pcsc_library.patch Sync with upcoming java-21-openjdk package in RHEL 2023-09-15 18:23:53 +01:00
openjdk_news.sh updated to OpenJDK 21.0.1 (2023-10-17) 2023-11-21 15:48:46 +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 Update to jdk-21.0.2+13 (GA) 2024-01-18 16:25:21 +01:00

README.md

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 21. For a list of major changes from OpenJDK 20, see the NEWS file included in this package and the upstream release page:

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

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 and java-17-openjdk packages.