| Name: | java-1.8.0-openjdk-src |
|---|---|
| Epoch: | 1 |
| Version: | 1.8.0.352.b08 |
| Release: | 2.0.1.el9_0 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 52599243 |
| 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 |
| RPM: | java-1.8.0-openjdk-src-1.8.0.352.b08-2.0.1.el9_0.x86_64.rpm |
| Source RPM: | java-1.8.0-openjdk-1.8.0.352.b08-2.0.1.el9_0.src.rpm |
| Build Date: | Thu Oct 20 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://openjdk.java.net/ |
| Summary: | OpenJDK 8 Source Bundle |
| Description: | The java-1.8.0-openjdk-src sub-package contains the complete OpenJDK 8 class library source code for use by IDE indexers and debuggers. |
- Replace upstream references [Orabug: 34340145]
- Update in-tree tzdata to 2022e with JDK-8294357 & JDK-8295173 - Add test to ensure timezones can be translated - Related: rhbz#2133695
- Update to shenandoah-jdk8u352-b08 (GA) - Update release notes for shenandoah-8u352-b08. - Rebase FIPS patch against 8u352-b07 - * This tarball is embargoed until 2022-10-18 @ 1pm PT. * - Resolves: rhbz#2133695
- Update to shenandoah-jdk8u345-b01 (GA) - Update release notes for 8u345-b01. - Resolves: rhbz#2115463
- Update to shenandoah-jdk8u342-b07 - Update release notes for shenandoah-8u342-b07. - Print release file during build, which should now include a correct SOURCE value from .src-rev - Update tarball script with IcedTea GitHub URL and .src-rev generation - Use "git apply" with patches in the tarball script to allow binary diffs - Remove redundant "REPOS" variable from tarball script - Include script to generate bug list for release notes - Update tzdata requirement to 2022a to match JDK-8283350 - Rebase FIPS patches from fips branch and simplify by using a single patch from that repository - * RH2036462: sun.security.pkcs11.wrapper.PKCS11.getInstance breakage - * RH2090378: Revert to disabling system security properties and FIPS mode support together - Rebase RH1648249 nss.cfg patch so it applies after the FIPS patch - Perform configuration changes (e.g. nss.cfg, nss.fips.cfg, tzdb.dat) in installjdk - Enable system security properties in the RPM (now disabled by default in the FIPS repo) - Improve security properties test to check both enabled and disabled behaviour - Run security properties test with property debugging on - Explicitly require crypto-policies during build and runtime for system security properties - Resolves: rhbz#2099916 - Resolves: rhbz#2107958 - Resolves: rhbz#2084776 - Resolves: rhbz#2106508
- RH2007331: SecretKey generate/import operations don't add the CKA_SIGN attribute in FIPS mode - Resolves: rhbz#2107956
- Update to shenandoah-jdk8u332-b09 (GA) - Update release notes for 8u332-b09. - Resolves: rhbz#2074649
- Remove 'java --version' test as this is not supported on java-1.8.0-openjdk - Resolves: rhbz#2058487
- Add JDK-8275535 patch to fix LDAP authentication issue. - Resolves: rhbz#2053525
- Detect NSS at runtime for FIPS detection - Turn off build-time NSS linking and go back to an explicit Requires on NSS - Resolves: rhbz#2052833