Name: | java-17-openjdk-headless |
---|---|
Epoch: | 1 |
Version: | 17.0.6.0.10 |
Release: | 3.el8_7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 206087357 |
License: | ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib and ISC and FTL and RSA |
RPM: | java-17-openjdk-headless-17.0.6.0.10-3.el8_7.aarch64.rpm |
Source RPM: | java-17-openjdk-17.0.6.0.10-3.el8_7.src.rpm |
Build Date: | Wed Jan 18 2023 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://openjdk.java.net/ |
Summary: | OpenJDK 17 Headless Runtime Environment |
Description: | The OpenJDK 17 runtime environment without audio and video support. |
- Add missing release note for JDK-8295687 - Resolves: rhbz#2160111
- Update FIPS support to bring in latest changes - * OJ1357: Fix issue on FIPS with a SecurityManager in place - Related: rhbz#2147473
- Fix flatpak builds by disabling TestTranslations test due to missing tzdb.dat - Related: rhbz#2160111
- Update to jdk-17.0.6.0+10 - Update release notes to 17.0.6.0+10 - Switch to GA mode for release - ** This tarball is embargoed until 2023-01-17 @ 1pm PT. ** - Related: rhbz#2153010
- Update to jdk-17.0.6+9 - Update release notes to 17.0.6+9 - Drop local copy of JDK-8293834 now this is upstream - Require tzdata 2022g due to inclusion of JDK-8296108, JDK-8296715 & JDK-8297804 - Update TestTranslations.java to test the new America/Ciudad_Juarez zone - Resolves: rhbz#2153010
- Update to jdk-17.0.6+1 - Update release notes to 17.0.6+1 - Switch to EA mode for 17.0.6 pre-release builds. - Re-enable EA upstream status check now it is being actively maintained. - Drop JDK-8294357 (tzdata2022d) & JDK-8295173 (tzdata2022e) local patches which are now upstream - Drop JDK-8275535 local patch now this has been accepted and backported upstream - Bump tzdata requirement to 2022e now the package is available in RHEL - Related: rhbz#2153010
- Update FIPS support to bring in latest changes - * Add nss.fips.cfg support to OpenJDK tree - * RH2117972: Extend the support for NSS DBs (PKCS11) in FIPS mode - * Remove forgotten dead code from RH2020290 and RH2104724 - Drop local nss.fips.cfg.in handling now this is handled in the patched OpenJDK build - Resolves: rhbz#2147473
- Update to jdk-17.0.5+8 (GA) - Update release notes to 17.0.5+8 (GA) - Bump HarfBuzz bundled version to 4.4.1 following JDK-8289853 - Bump FreeType bundled version to 2.12.1 following JDK-8290334 - Update in-tree tzdata to 2022e with JDK-8294357 & JDK-8295173 - Update CLDR data with Europe/Kyiv (JDK-8293834) - Drop JDK-8292223 patch which we found to be unnecessary - Update TestTranslations.java to use public API based on TimeZoneNamesTest upstream - The stdc++lib, zlib & freetype options should always be set from the global, so they are not altered for staticlibs builds - Remove freetype sources along with zlib sources - Resolves: rhbz#2132502 - Resolves: rhbz#2133695
- Backport JDK-8288985 to enable use of ChaCha20-Poly1305 with the PKCS11 provider - Upstream backport in progress: https://github.com/openjdk/jdk17u-dev/pull/650 - Resolves: rhbz#2006351
- Switch to static builds, reducing system dependencies and making build more portable - Resolves: rhbz#2121263