Name: | java-latest-openjdk-portable-devel |
---|---|
Epoch: | 1 |
Version: | 20.0.1.0.9 |
Release: | 4.rolling.el8 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 569995048 |
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-latest-openjdk-portable-devel-20.0.1.0.9-4.rolling.el8.x86_64.rpm |
Source RPM: | java-latest-openjdk-portable-20.0.1.0.9-4.rolling.el8.src.rpm |
Build Date: | Sat Jun 03 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://openjdk.java.net/ |
Summary: | OpenJDK 20 Development Environment portable edition |
Description: | The OpenJDK 20 development tools - portable edition. |
- fix jdkportablename, jreportablename macro to apply also to epel - lower buildversion of jdk to 19
- no longer using system cacerts during build - they are already mv-ed as .upstream in rpms
- enabled all crypto
- Update to jdk-20.0.1+9 - Update release notes to 20.0.1+9
- introduced archfull src archive - replaced nasty handling of icons. - needed for icons and src reference for rpms (debuginfo, src subpkg) - licences moved to proper sharable noarch
- Complete update to OpenJDK 20 - Update NEWS - Update system crypto policy & FIPS patch from new fips-20u tree - * RH2104724: Avoid import/export of DH private keys - * RH2092507: P11Key.getEncoded does not work for DH keys in FIPS mode - * Build the systemconf library on all platforms - Update generate_tarball.sh ICEDTEA_VERSION and add support for passing a boot JDK to the configure run - Revert changes to generate_tarball.sh which break error handling - Add POSIX-friendly error codes to generate_tarball.sh and fix whitespace - Remove .jcheck and GitHub support when generating tarballs, as done in upstream release tarballs - Revert changes to patch macro which break on older versions of rpm (4.16) - Revert changes to configure run - Revert RH1648429 patch changes - Update CLDR reference data following update to 42 (Rocky Mountain-Normalzeit => Rocky-Mountain-Normalzeit) - Re-enable disabled translation test - Automatically turn off building a fresh HotSpot first, if the bootstrap JDK is not the same major version as that being built
- moved to jdk20 - remvoed already upstreamed patches patch2006,2007,2008,2009 - commented out not yet adapted patch1001 - fips support - removed --disable-sysconf-nss due to missing patch 1001 from configure -- todo return both patch1001 and disable-sysconf-nss! - adapted rh1648249-add_commented_out_nss_cfg_provider_to_java_security.patch and rh1750419-redhat_alt_java.patch patches - inverted fresh_libjvm behavior to be disabled by default. fails: -- See: https://koji.fedoraproject.org/koji/taskinfo?taskID=99242677 - commented out tzdata tests - moved from deprecated patchN to patch N
- added png icons from x11 source package, so they can be reused by rpms * Thu Jan 26 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:19.0.2.0.7-1.rolling - Update to jdk-19.0.2 release - Update release notes to 19.0.2 - Drop JDK-8293834 (CLDR update for Kyiv) which is now upstream - Drop JDK-8294357 (tzdata2022d), JDK-8295173 (tzdata2022e) & JDK-8296108 (tzdata2022f) local patches which are now upstream - Drop JDK-8296715 (CLDR update for 2022f) which is now upstream - Add local patch JDK-8295447 (javac NPE) which was accepted into 19u upstream but not in the GA tag - Add local patches for JDK-8296239 & JDK-8299439 (Croatia Euro update) which are present in 8u, 11u & 17u releases
- Update in-tree tzdata & CLDR to 2022g with JDK-8296108, JDK-8296715 & JDK-8297804 - Update TestTranslations.java to test the new America/Ciudad_Juarez zone
- Fix flatpak builds by disabling TestTranslations test due to missing tzdb.dat