Go to file
Andrew John Hughes 4ec83bb3a6 Sync with upcoming java-21-openjdk package in RHEL
- Update documentation (README.md, add missing JEP to release notes)
- Replace alt-java patch with a binary separate from the JDK
- Drop stale patches that are of little use any more:
- * nss.cfg has been disabled since early PKCS11 work and long superseded by FIPS work
- * No accessibility subpackage to warrant RH1648242 patch any more
- * No use of system libjpeg turbo to warrant RH649512 patch any more
- Replace RH1684077 pcsc-lite-libs patch with better JDK-8009550 fix being upstreamed
- Update generate_tarball.sh to sync with upstream vanilla script
- Change top_level_dir_name to use the VCS tag, matching new upstream release style tarball
- Use upstream release URL for OpenJDK source
- Port misc tarball from RHEL to house alt-java outside the JDK tree
- Port improved tarball creation and checking from RHEL so tarballs are verified
2023-09-15 18:23:53 +01:00
.gitignore Sync with upcoming java-21-openjdk package in RHEL 2023-09-15 18:23:53 +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 Sync with upcoming java-21-openjdk package in RHEL 2023-09-15 18:23:53 +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
fips-21u-75ffdc48eda.patch Update FIPS support to bring in latest changes 2023-08-25 09:14:14 +02:00
generate_source_tarball.sh Sync with upcoming java-21-openjdk package in RHEL 2023-09-15 18:23:53 +01:00
icedtea_sync.sh Sync desktop files with upstream IcedTea release 3.15.0 using new script 2021-11-01 13:46:13 +00:00
java-latest-openjdk-portable.spec Sync with upcoming java-21-openjdk package in RHEL 2023-09-15 18:23:53 +01:00
jconsole.desktop.in Sync desktop files with upstream IcedTea release 3.15.0 using new script 2021-11-01 13:46:13 +00: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
jdk8296108-tzdata2022f.patch Update to jdk-19.0.2 release 2023-01-30 22:43:53 +01:00
jdk8296715-cldr2022f.patch Update to jdk-19.0.2 release 2023-01-30 22:43:53 +01:00
openjdk_news.sh Update to jdk-18.0.1.1 interim release 2022-07-11 15:19:26 +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
rh1648644-java_access_bridge_privileged_security.patch Initial commit 2019-04-02 19:40:23 +02:00
sources Sync with upcoming java-21-openjdk package in RHEL 2023-09-15 18:23:53 +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.