ELBA-2022-2378

ELBA-2022-2378 - java-11-openjdk

Type:BUG
Impact:NA
Release Date:2022-06-30

Description


[1:11.0.14.1.1-6]
- Detect NSS at runtime for FIPS detection
- Turn off build-time NSS linking and go back to an explicit Requires on NSS
- Resolves: rhbz#2052831

[1:11.0.14.1.1-5]
- Introduce tests/tests.yml, based on the one in RHEL 8
- Resolves: rhbz#2058489

[1:11.0.14.1.1-4]
- Storing and restoring alterntives during update manually
- Fixing Bug 2001567 - update of JDK/JRE is removing its manually selected alterantives and select (as auto) system JDK/JRE
-- The move of alternatives creation to posttrans to fix:
-- Bug 1200302 - dnf reinstall breaks alternatives
-- Had caused the alternatives to be removed, and then created again,
-- instead of being added, and then removing the old, and thus persisting
-- the selection in family
-- Thus this fix, is storing the family of manually selected master, and if
-- stored, then it is restoring the family of the master
- Resolves: rhbz#2008205

[1:11.0.14.1.1-3]
- Family extracted to globals
- Resolves: rhbz#2008205

[1:11.0.14.1.1-2]
- Add JDK-8275535 patch to fix LDAP authentication issue.
- Resolves: rhbz#2053523

[1:11.0.14.1.1-1]
- Update to jdk-11.0.14.1+1
- Update release notes to 11.0.14.1+1
- Require tzdata 2021e as of JDK-8275766.
- Resolves: rhbz#2052834

[1:11.0.14.0.9-2]
- Separate crypto policy initialisation from FIPS initialisation, now they are no longer interdependent
- Resolves: rhbz#2052820

[1:11.0.14.0.9-1]
- Update to jdk-11.0.14.0+9
- Update release notes to 11.0.14.0+9
- Switch to GA mode for final release.
- Resolves: rhbz#2039395

[1:11.0.14.0.8-0.3.ea]
- Fix FIPS issues in native code and with initialisation of java.security.Security
- Resolves: rhbz#2023530

[1:11.0.14.0.8-0.2.ea]
- Refactor build functions so we can build just HotSpot without any attempt at installation.
- Sync gdb test with java-1.8.0-openjdk.
- Improve architecture restrictions for the gdb test.
- Replace -mstackrealign with -mincoming-stack-boundary=2 -mpreferred-stack-boundary=4 on x86_32 for stack alignment
- Explicitly list JIT architectures rather than relying on those with slowdebug builds
- Disable the serviceability agent on Zero architectures even when the architecture itself is supported
- Add backport of JDK-8257794 to fix bogus assert on slowdebug x86-32 Zero builds
- Related: rhbz#2052834

[1:11.0.14.0.8-0.2.ea]
- Give javadoc-zip its own Provides, next to the plain javadoc ones
- Related: rhbz#2052834

[1:11.0.14.0.8-0.1.ea]
- Update to jdk-11.0.14.0+8
- Update release notes to 11.0.14.0+8
- Switch to EA mode for 11.0.14 pre-release builds.
- Rename blacklisted.certs to blocked.certs following JDK-8253866
- Rebase RH1996182 login patch and drop redundant security policy extension after JDK-8269034
- Resolves: rhbz#2022825

[1:11.0.13.0.8-5]
- Turn off bootstrapping for slow debug builds, which are particularly slow on ppc64le.
- Related: rhbz#2022825

[1:11.0.13.0.8-4]
- Use sql: prefix in nss.fips.cfg as F35+ no longer ship the legacy
secmod.db file as part of NSS
- Resolves: rhbz#2023535

[1:11.0.13.0.8-3]
- Replaced hardcoded 11 by featurever where appropriate
- Fixed comment of for slowdebug to correct any debug
- Related: rhbz#2022825

[1:11.0.13.0.8-2]
- alternatives creation moved to posttrans
- Thus fixing the old reisntall issue:
- https://bugzilla.redhat.com/show_bug.cgi?id=1200302
- https://bugzilla.redhat.com/show_bug.cgi?id=1976053
- Resolves: rhbz#2008205

[1:11.0.13.0.8-1]
- Update to jdk-11.0.13.0+8
- Update release notes to 11.0.13.0+8
- Update tarball generation script to use git following OpenJDK 11us move to github
- Remove -clean suffix as no 11.0.13 builds are unclean.
- Drop JDK-8269668 patch which is now applied upstream.
- Resolves: rhbz#2013845

[1:11.0.12.0.7-6]
- Reduce disk footprint by removing build artifacts by default.
- Related: rhbz#1999940

[1:11.0.12.0.7-5]
- Restructure the build so a minimal initial build is then used for the final build (with docs)
- This reduces pressure on the system JDK and ensures the JDK being built can do a full build
- Related: rhbz#1999940

[1:11.0.12.0.7-4]
- Allow plain key import to be disabled with -Dcom.redhat.fips.plainKeySupport=false
- Resolves: rhbz#1994681

[1:11.0.12.0.7-4]
- Add patch to allow plain key import.
- Resolves: rhbz#1994681

[1:11.0.12.0.7-3]
- Minor cosmetic improvements to make spec more comparable between variants
- Related: rhbz#1999940

[1:11.0.12.0.7-2]
- Extend the default security policy to accomodate PKCS11 accessing jdk.internal.misc.
- Resolves: rhbz#1997360

[1:11.0.12.0.7-1]
- Add patch to login to the NSS software token when in FIPS mode.
- Resolves: rhbz#1997360

[1:11.0.12.0.7-0.1]
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688

[1:11.0.12.0.7-0]
- Update to jdk-11.0.12.0+7
- Update release notes to 11.0.12.0+7
- Switch to GA mode for final release.
- Remove non-Free test from source tarball.
- Resolves: rhbz#1967815

[1:11.0.12.0.7-0]
- Add patch in order to fix java.library.path issue on aarch64 (JDK-8269668)
- Resolves: rhbz#1967815

[1:11.0.12.0.6-0.0.ea]
- Update to jdk-11.0.12.0+6
- Update release notes to 11.0.12.0+6
- Correct bug ID JDK-8264846 to intended ID of JDK-8264848
- Switch to EA mode for 11.0.12 pre-release builds.
- Update ECC patch following JDK-8226374 (bug ID yet to be confirmed)
- Use the reverse build loop (debug first) as the main and only build loop to get more diagnostics.
- Remove restriction on disabling product build, as debug packages no longer have javadoc packages.
- Resolves: rhbz#1967815

[1:11.0.11.0.9-2]
- Minor code cleanups on FIPS detection patch and check for SECMOD_GetSystemFIPSEnabled in configure.
- Remove unneeded Requires on NSS as it will now be dynamically linked and detected by RPM.
- Resolves: rhbz#1971689

[1:11.0.11.0.9-2]
- Detect FIPS using SECMOD_GetSystemFIPSEnabled in the new libsystemconf JDK library.
- Resolves: rhbz#1971689

[1:11.0.11.0.9-1]
- Update RH1655466 FIPS patch with changes in OpenJDK 8 version.
- SunPKCS11 runtime provider name is a concatenation of SunPKCS11- and the name in the config file.
- Change nss.fips.cfg config name to NSS-FIPS to avoid confusion with nss.cfg.
- No need to substitute path to nss.fips.cfg as java.security file supports a java.home variable.
- Disable FIPS mode support unless com.redhat.fips is set to true.
- Enable alignment with FIPS crypto policy by default (-Dcom.redhat.fips=false to disable).
- Add explicit runtime dependency on NSS for the PKCS11 provider in FIPS mode
- Move setup of JavaSecuritySystemConfiguratorAccess to Security class so it always occurs (RH1915071)
- Resolves: rhbz#1971689

[1:11.0.11.0.9-1]
- Support the FIPS mode crypto policy (RH1655466)
- Use appropriate keystore types when in FIPS mode (RH1818909)
- Disable TLSv1.3 when the FIPS crypto policy and the NSS-FIPS provider are in use (RH1860986)
- Resolves: rhbz#1971689

[1:11.0.11.0.9-0]
- Update to jdk-11.0.11.0+9
- Update release notes to 11.0.11.0+9
- Remove upstreamed patch JDK-8259949
- Require tzdata 2020f to match upstream change JDK-8259048
- Require tzdata 2021a to match upstream change JDK-8260356
- Update tapsets from IcedTea 6.x repository with fix for JDK-8015774 changes (_heap->_heaps)
- Update icedtea_sync.sh with a VCS mode that retrieves sources from a Mercurial repository
- Perform static library build on a separate source tree with bundled image libraries
- Make static library build optional
- Resolves: rhbz#1967815

[1:11.0.11.0.9-0]
- Remove -fcommon work-around as the OpenJDK 11 code has been fixed.
- Resolves: rhbz#1967815

[1:11.0.11.0.9-0]
- Hardcode /usr/sbin/alternatives for Flatpak builds
- Disable copy-jdk-configs for Flatpak builds
- Resolves: rhbz#1967815

[1:11.0.11.0.9-0]
- Fix issue where CheckVendor.java test erroneously passes when it should fail.
- Add proper quoting so & is not treated as a special character by the shell.
- Resolves: rhbz#1967815

[1:11.0.10.0.9-0.1]
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

[1:11.0.10.0.9-0]
- Update to jdk-11.0.10.0+9
- Update release notes to 11.0.10.0+9
- Switch to GA mode for final release.

[1:11.0.10.0.8-0.5.ea.1]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

[1:11.0.10.0.8-0.5.ea]
- Fix location and comment differences from RHEL.

[1:11.0.10.0.8-0.5.ea]
- Following JDK-8005165, class data sharing can be enabled on all JIT architectures

[1:11.0.10.0.8-0.4.ea]
- Include a test in the RPM to check the build has the correct vendor information.

[1:11.0.10.0.8-0.4.ea]
- Update build documentation to reflect this is java-11-openjdk, not java-1.8.0-openjdk
- Remove redundant closure and immediate reopening of include_normal_build block.

[1:11.0.10.0.8-0.3.ea]
- Use RSA as default for keytool, as DSA is disabled in all crypto policies except LEGACY
- Adjust RH1842572 patch due to context change from JDK-8213400

[1:11.0.10.0.8-0.2.ea]
- Need to support noarch for creating source RPMs for non-scratch builds.

[1:11.0.10.0.8-0.2.ea]
- Introduce stapinstall variable to set SystemTap arch directory correctly (e.g. arm64 on aarch64)

[1:11.0.10.0.8-0.1.ea]
- Use -march=i686 for x86 builds if -fcf-protection is detected (needs CMOV)

[1:11.0.10.0.8-0.0.ea]
- Update to jdk-11.0.10.0+8
- Update release notes to 11.0.10.0+8.
- Update tarball generation script to use PR3818 which handles JDK-8171279 changes
- Drop JDK-8250861 as applied upstream.

[1:11.0.10.0.1-0.0.ea]
- Update to jdk-11.0.10.0+1
- Update release notes to 11.0.10.0+1
- Use JEP-322 Time-Based Versioning so we can handle a future 11.0.9.1-like release correctly.
- Still use 11.0.x rather than 11.0.x.0 for file naming, as the trailing zero is omitted from tags.
- Revert configure and built_doc_archive hacks to build 11.0.9.1 from 11.0.9.0 sources, and synced with RHEL version.
- Cleanup debug package descriptions and version number placement.
- Switch to EA mode for 11.0.10 pre-release builds.
- Drop JDK-8222286 & JDK-8254177 as applied upstream
- Use system harfbuzz now this is supported.

[1:11.0.9.11-9]
- fixed missing condition for fastdebug packages being counted as debug ones

[1:11.0.9.11-8]
- removed lib-style provides for fastdebug_suffix_unquoted

[1:11.0.9.11-6]
- introduced nm based check to verify alt-java on x86_64 is patched, and no other alt-java or java is patched
- patch600 rh1750419-redhat_alt_java.patch amended to die, if it is used wrongly
- introduced ssbd_arches with currently only valid arch of x86_64 to separate real alt-java architectures

[1:11.0.9.11-5]
- removed patch6, rh1566890-CVE_2018_3639-speculative_store_bypass.patch, surpassed by new patch
- added patch600, rh1750419-redhat_alt_java.patch, suprassing removed patch
- no longer copying of java->alt-java as it is created by patch600

[1:11.0.9.11-4]
- Create a copy of java as alt-java with alternatives and man pages
- java-11-openjdk doesnt have a JRE tree, so dont try and copy alt-java there...

[1:11.0.9.11-3]
- Update release notes for 11.0.9.1 release.

[1:11.0.9.11-2]
- Update to jdk-11.0.9.1+1
- RPM version stays at 11.0.9.11-2 so as to not break upgrade path.
- Adds a single patch for JDK-8250861.

[1:11.0.9.11-1]
- Move all license files to NVR-specific JVM directory.
- This bad placement was killing parallel installability and thus having a bad impact on leapp, if used.

[1:11.0.9.11-0]
- Fix directory ownership of static-libs package

[1:11.0.9.11-0]
- Update to jdk-11.0.9+11
- Update release notes for 11.0.9 release.
- Add backport of JDK-8254177 to update to tzdata 2020b
- Require tzdata 2020b due to resource changes in JDK-8254177

[1:11.0.9.10-0.0.ea]
- Update to jdk-11.0.9+10 (EA)

[1:11.0.9.9-0.0.ea]
- Update to jdk-11.0.9+9 (EA)

[1:11.0.9.8-0.0.ea]
- Update to jdk-11.0.9+8 (EA)

[1:11.0.9.7-0.0.ea]
- Update to jdk-11.0.9+7 (EA)

[1:11.0.9.6-0.1.ea]
- Update static-libs packaging to new layout

[1:11.0.9.6-0.0.ea]
- Update to jdk-11.0.9+6 (EA)
- Update tarball generation script to use PR3802, handling JDK-8233228 & JDK-8177334
- Resolves: rhbz#1869017

[1:11.0.9.5-0.0.ea]
- Update to jdk-11.0.9+5 (EA)

[1:11.0.9.4-0.0.ea]
- Update to jdk-11.0.9+4 (EA)

[1:11.0.9.3-0.0.ea]
- Update to jdk-11.0.9+3 (EA)

[1:11.0.9.2-0.0.ea]
- Update to jdk-11.0.9+2 (EA)
- With Shenandoah now upstream in OpenJDK 11, we can use jdk-updates/jdk11 directly

[1:11.0.9.1-0.2.ea]
- Cleanup architecture and JVM feature handling in preparation for using upstreamed Shenandoah.

[1:11.0.9.1-0.1.ea]
- Update to shenandoah-jdk-11.0.9+1 (EA)
- Switch to EA mode for 11.0.9 pre-release builds.
- Drop JDK-8247874 backport now applied upstream.
- JDK-8245832 increases the set of static libraries, so try and include them all with a wildcard.

[1:11.0.8.10-1]
- Disable LTO as this breaks the build. See RHBZ#1861401.

[1:11.0.8.10-0.1]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild




Updated Packages


Release/ArchitectureFilenamesha256Superseded By AdvisoryChannel Label
Oracle Linux 9 (aarch64) java-11-openjdk-11.0.14.1.1-6.el9.src.rpm600f9b0983e073dd2aee7112998e6eb3cab0e3858ba84e577e6c1948b2e97469-ol9_aarch64_appstream
java-11-openjdk-11.0.14.1.1-6.el9.src.rpm600f9b0983e073dd2aee7112998e6eb3cab0e3858ba84e577e6c1948b2e97469-ol9_aarch64_codeready_builder
java-11-openjdk-11.0.14.1.1-6.el9.aarch64.rpmd44b86e5b82dea77bcc1935760e9f6a495e91c75623ead770c939c30c3e9f567-ol9_aarch64_appstream
java-11-openjdk-demo-11.0.14.1.1-6.el9.aarch64.rpma11ad0eb4775b77dd64a56fecdfd38647407a801af7e78ddc3970c68b9440731-ol9_aarch64_appstream
java-11-openjdk-demo-fastdebug-11.0.14.1.1-6.el9.aarch64.rpm3e4424f0846f5419cfd6afb42f470b12ccdd2aecaae2d43c67a654b5866a4f9c-ol9_aarch64_codeready_builder
java-11-openjdk-demo-slowdebug-11.0.14.1.1-6.el9.aarch64.rpmf940937513acc9ea8012d4ce0b9f54edbf7614cfb47f32707872850a4c67f56e-ol9_aarch64_codeready_builder
java-11-openjdk-devel-11.0.14.1.1-6.el9.aarch64.rpm4fd4efba1f24e56a58f544a836c53cb075a1c3bfd311ef83bef50c4bd9d13f82-ol9_aarch64_appstream
java-11-openjdk-devel-fastdebug-11.0.14.1.1-6.el9.aarch64.rpm2d482c481aa46314f26dbb7043b9167dfb23313c1311ffd02b09af4bbfd07cca-ol9_aarch64_codeready_builder
java-11-openjdk-devel-slowdebug-11.0.14.1.1-6.el9.aarch64.rpm9a0b1c690bbb742bc61f80f8e0536e1dfa83bb686f0d1f210fa32c23ab39e4a4-ol9_aarch64_codeready_builder
java-11-openjdk-fastdebug-11.0.14.1.1-6.el9.aarch64.rpm97e65952d0005b342653a0a84594db812cea0a47b375e17bfa6d01e102a0817c-ol9_aarch64_codeready_builder
java-11-openjdk-headless-11.0.14.1.1-6.el9.aarch64.rpm8be78d1b55768775fb77fca8d29971efa88c2909d44496e8b8d8a16910e51dd7-ol9_aarch64_appstream
java-11-openjdk-headless-fastdebug-11.0.14.1.1-6.el9.aarch64.rpm34f85d6e3d85deae5209e41a044b6bb23824fce93052ab8c99570ff2c2a061b5-ol9_aarch64_codeready_builder
java-11-openjdk-headless-slowdebug-11.0.14.1.1-6.el9.aarch64.rpmdb74d2daaf93a58e527a17ba6fd6a3ef1da1cd4e1ed749625f513c049d0b892b-ol9_aarch64_codeready_builder
java-11-openjdk-javadoc-11.0.14.1.1-6.el9.aarch64.rpm4e33dc0ab8a7e2670c89da48c42f944278d941a159639d46e1aabf500721025a-ol9_aarch64_appstream
java-11-openjdk-javadoc-zip-11.0.14.1.1-6.el9.aarch64.rpm7cb99cdc00dc4febcab082746fec9806f98067ddf233c9999c36b7b2538ab316-ol9_aarch64_appstream
java-11-openjdk-jmods-11.0.14.1.1-6.el9.aarch64.rpm622386d0656327b28ff843e476c68f20f6c88f221956c13cc26dcf505f042e49-ol9_aarch64_appstream
java-11-openjdk-jmods-fastdebug-11.0.14.1.1-6.el9.aarch64.rpm8ee381a850db58cc7133e06def77c4b5a50382e51c10b4bb59867d61c4b05b8e-ol9_aarch64_codeready_builder
java-11-openjdk-jmods-slowdebug-11.0.14.1.1-6.el9.aarch64.rpm0dbbae59cef02dba4f370f4cdc67df8a0266b27dbe0d3d607107792be61e3ddc-ol9_aarch64_codeready_builder
java-11-openjdk-slowdebug-11.0.14.1.1-6.el9.aarch64.rpm1153be004f436be87e71beef2fdca931448f3cf82c636b2f153c7f6160fce137-ol9_aarch64_codeready_builder
java-11-openjdk-src-11.0.14.1.1-6.el9.aarch64.rpma531e4b5d4ab328ede317dbb21591cf4662f116c25ca65d86e8ef0c1cffd080a-ol9_aarch64_appstream
java-11-openjdk-src-fastdebug-11.0.14.1.1-6.el9.aarch64.rpm5463eeeb14d44a11d2bd308a71b72fe475b4257e0f2e26a2cf338444ec1713f3-ol9_aarch64_codeready_builder
java-11-openjdk-src-slowdebug-11.0.14.1.1-6.el9.aarch64.rpm203c957d0ccd3159038e503cc9e55141d75abb4a5bdcaad1bf14c38ea29bb00b-ol9_aarch64_codeready_builder
java-11-openjdk-static-libs-11.0.14.1.1-6.el9.aarch64.rpmb5d24c49277a03e82a76456f1b15ea30666ca763dd9579cdc514d8a4b26bc242-ol9_aarch64_appstream
java-11-openjdk-static-libs-fastdebug-11.0.14.1.1-6.el9.aarch64.rpm0bb4455e330185f06f32d7fc76f238fb53783dbf48714e470cb52cfccf3ce5a6-ol9_aarch64_codeready_builder
java-11-openjdk-static-libs-slowdebug-11.0.14.1.1-6.el9.aarch64.rpm9c9ad46f8c2210aa8f0702e9869de87a783591d8fce15783628e20c1e091b1c3-ol9_aarch64_codeready_builder
Oracle Linux 9 (x86_64) java-11-openjdk-11.0.14.1.1-6.el9.src.rpm600f9b0983e073dd2aee7112998e6eb3cab0e3858ba84e577e6c1948b2e97469-ol9_x86_64_appstream
java-11-openjdk-11.0.14.1.1-6.el9.src.rpm600f9b0983e073dd2aee7112998e6eb3cab0e3858ba84e577e6c1948b2e97469-ol9_x86_64_codeready_builder
java-11-openjdk-11.0.14.1.1-6.el9.x86_64.rpmfd249e5191c7febce5ac56f8a1d6ca9b52579220ebed782664135ef2ce676bbe-ol9_x86_64_appstream
java-11-openjdk-demo-11.0.14.1.1-6.el9.x86_64.rpmd303bbda3e75d2dfd1f68219eb22d9ef7b1b54b8f64a32562c74d90d753af5ce-ol9_x86_64_appstream
java-11-openjdk-demo-fastdebug-11.0.14.1.1-6.el9.x86_64.rpm9e7da0d15e669bfa4616e4fedc9b8fc627eeb6000b9bdbea69c0c1a528757208-ol9_x86_64_codeready_builder
java-11-openjdk-demo-slowdebug-11.0.14.1.1-6.el9.x86_64.rpm9574f0c313217ab498ae5717e79a1b27608320a52b7fcd94c4cd26cd342f74d1-ol9_x86_64_codeready_builder
java-11-openjdk-devel-11.0.14.1.1-6.el9.x86_64.rpm4983d51c2261d9cce8e35130f44a03703bb0180b753f077f0161a8c5ce339389-ol9_x86_64_appstream
java-11-openjdk-devel-fastdebug-11.0.14.1.1-6.el9.x86_64.rpmf8c61575929c75dcbc572dc486237821b02c2fa9d4ec7c4ee940041157ee7b65-ol9_x86_64_codeready_builder
java-11-openjdk-devel-slowdebug-11.0.14.1.1-6.el9.x86_64.rpmb11297ff47a272c1d671b30dc18b8f7830150f5bdf7e31fc7a7e77c5751c6569-ol9_x86_64_codeready_builder
java-11-openjdk-fastdebug-11.0.14.1.1-6.el9.x86_64.rpm4f73dc66c4c59b41e4756b014ecc73cfbbbafbb29a48fb376d9ef39858f580eb-ol9_x86_64_codeready_builder
java-11-openjdk-headless-11.0.14.1.1-6.el9.x86_64.rpm436f410f46945c68cc0a7cd21e861cfbbdb96dd5fcb0bfe2e751717312b9b867-ol9_x86_64_appstream
java-11-openjdk-headless-fastdebug-11.0.14.1.1-6.el9.x86_64.rpm1464e82b635f2837b039c421fecca2d0756173273e3f1aa19d9affee2c24df21-ol9_x86_64_codeready_builder
java-11-openjdk-headless-slowdebug-11.0.14.1.1-6.el9.x86_64.rpm7dab8dab2c952cd3589a7aeb1b54735939fb4053f88ca0016ac6876ce13bbf01-ol9_x86_64_codeready_builder
java-11-openjdk-javadoc-11.0.14.1.1-6.el9.x86_64.rpm10b68034bb5e296172ed6e3eca7ca0feaea86dc5da92606b78813e64ce99ea63-ol9_x86_64_appstream
java-11-openjdk-javadoc-zip-11.0.14.1.1-6.el9.x86_64.rpma67c7e301731781edcbbf960354f2957102b050c2311b69746362cdc72c1ed1e-ol9_x86_64_appstream
java-11-openjdk-jmods-11.0.14.1.1-6.el9.x86_64.rpm22f3271cc9a63bfebb880f95eaebb919f17b9e6c49766b5ec001579bec645e84-ol9_x86_64_appstream
java-11-openjdk-jmods-fastdebug-11.0.14.1.1-6.el9.x86_64.rpm9f51ca2859d7db1ae30ef99de16e20e4d6651f9d31754b3843b577f267cb1bfd-ol9_x86_64_codeready_builder
java-11-openjdk-jmods-slowdebug-11.0.14.1.1-6.el9.x86_64.rpm533eff8d948932e87393fd269361b757b3508b7f6c6aa483ec7c3d5d999cf4f6-ol9_x86_64_codeready_builder
java-11-openjdk-slowdebug-11.0.14.1.1-6.el9.x86_64.rpm88f210845bb73e0c1d07a4a7b592f0c6be6356fce89c41daa79315a4f2dc0d28-ol9_x86_64_codeready_builder
java-11-openjdk-src-11.0.14.1.1-6.el9.x86_64.rpmeb74663ded323061232abcae69c58d2bf84e9fe3535853a2031965fe4eee5ace-ol9_x86_64_appstream
java-11-openjdk-src-fastdebug-11.0.14.1.1-6.el9.x86_64.rpm6fd6134b18ea6fa6f53382795c970d97d1c8a57f27da22a384a6ca4d7e09d846-ol9_x86_64_codeready_builder
java-11-openjdk-src-slowdebug-11.0.14.1.1-6.el9.x86_64.rpm24832693c6594ea11991144cd8c3811dd53aa286bba61776305cbd81b167b4fa-ol9_x86_64_codeready_builder
java-11-openjdk-static-libs-11.0.14.1.1-6.el9.x86_64.rpm8864013191ce14f9da568d4b22e42645f5cecb98c4a7d58476ecdbe3393d1100-ol9_x86_64_appstream
java-11-openjdk-static-libs-fastdebug-11.0.14.1.1-6.el9.x86_64.rpm619a549f595fa5193d82ac8a51639db41806838d2d80b47017923b2743456b06-ol9_x86_64_codeready_builder
java-11-openjdk-static-libs-slowdebug-11.0.14.1.1-6.el9.x86_64.rpmec778e7a39d72dd01556ae6c6723e9feebe32f09c4e3f25ca931a936370d4f14-ol9_x86_64_codeready_builder



This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections please contact the Oracle Linux ULN team

software.hardware.complete