Name: | java-latest-openjdk-jmods-fastdebug |
---|---|
Epoch: | 1 |
Version: | 19.0.2.0.7 |
Release: | 1.rolling.el8 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 308911806 |
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-jmods-fastdebug-19.0.2.0.7-1.rolling.el8.x86_64.rpm |
Source RPM: | java-latest-openjdk-19.0.2.0.7-1.rolling.el8.src.rpm |
Build Date: | Thu Feb 09 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://openjdk.java.net/ |
Summary: | JMods for OpenJDK 19 optimised with full debugging on |
Description: | The JMods for OpenJDK 19. This package is optimised with full debugging. Install only as needed and remove ASAP. |
- 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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- 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
- 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
- Update to jdk-19.0.1 release - Update release notes to 19.0.1
- 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
- Switch buildjdkver back to being featurever, now java-19-openjdk is available in the buildroot
- Switch to static builds, reducing system dependencies and making build more portable
- Update to RC version of OpenJDK 19 - Update release notes to 19.0.0 - Rebase FIPS patches from fips-19u branch - Need to include the '.S' suffix in debuginfo checks after JDK-8284661 - Add patch to provide translations for Europe/Kyiv added in tzdata2022b - Add test to ensure timezones can be translated - Remove references to sample directory removed by JDK-8284999