| Type: | BUG |
| Impact: | NA |
| Release Date: | 2022-06-30 |
[1:17.0.2.0.8-13]
- Enable AlgorithmParameters and AlgorithmParameterGenerator services in FIPS mode
- Resolves: rhbz#2055383
[1:17.0.2.0.8-12]
- Add rpminspect.yaml to turn off Java bytecode inspections
- java-17-openjdk deliberately produces Java 17 bytecode, not the default Java 11 bytecode
- Resolves: rhbz#2023540
[1:17.0.2.0.8-11]
- Introduce tests/tests.yml, based on the one in java-11-openjdk
- Resolves: rhbz#2058490
[1:17.0.2.0.8-10]
- 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#2008206
[1:17.0.2.0.8-9]
- Family extracted to globals
- Related: rhbz#2008206
[1:17.0.2.0.8-8]
- Detect NSS at runtime for FIPS detection
- Turn off build-time NSS linking and go back to an explicit Requires on NSS
- Resolves: rhbz#2052829
[1:17.0.2.0.8-7]
- Add JDK-8275535 patch to fix LDAP authentication issue.
- Resolves: rhbz#2053521
[1:17.0.2.0.8-6]
- Separate crypto policy initialisation from FIPS initialisation, now they are no longer interdependent
- Resolves: rhbz#2052819
[1:17.0.2.0.8-5]
- Fix FIPS issues in native code and with initialisation of java.security.Security
- Resolves: rhbz#2023531
[1:17.0.2.0.8-4]
- 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
- Turn off bootstrapping for slow debug builds, which are particularly slow on ppc64le.
- Handle Fedora in distro conditionals that currently only pertain to RHEL.
- Run OpenJDK normalizer script on the spec file to fix further rogue whitespace
- Sync gdb test with java-1.8.0-openjdk and improve architecture restrictions.
- Introduce stapinstall variable to set SystemTap arch directory correctly (e.g. arm64 on aarch64)
- Need to support noarch for creating source RPMs for non-scratch builds.
- Replace -mstackrealign with -mincoming-stack-boundary=2 -mpreferred-stack-boundary=4 on x86_32 for stack alignment
- Support a HotSpot-only build so a freshly built libjvm.so can then be used in the bootstrap JDK.
- 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
- Resolves: rhbz#2022826
[1:17.0.2.0.8-4]
- Replaced tabs by sets of spaces to make rpmlint happy
- javadoc-zip gets its own provides next to plain javadoc ones
- Resolves: rhbz#2022826
[1:17.0.2.0.8-3]
- Minor cosmetic improvements to make spec more comparable between variants
- Related: rhbz#2022826
[1:17.0.2.0.8-2]
- Update tapsets from IcedTea 6.x repository with fix for JDK-8015774 changes (_heap->_heaps) and @JAVA_SPEC_VER@
- Update icedtea_sync.sh with a VCS mode that retrieves sources from a Mercurial repository
- Related: rhbz#2022826
[1:17.0.2.0.8-1]
- January 2022 security update to jdk 17.0.2+8
- Rebase RH1995150 & RH1996182 patches following JDK-8275863 addition to module-info.java
- Rename libsvml.so to libjsvml.so following JDK-8276025
- Drop JDK-8276572 patch which is now upstream
- Resolves: rhbz#2039392
[1:17.0.1.0.12-3]
- Sync desktop files with upstream IcedTea release 3.15.0 using new script
- Related: rhbz#2022826
[1:17.0.1.0.12-2]
- Use sql: prefix in nss.fips.cfg as F35+ no longer ship the legacy
secmod.db file as part of nss
- Resolves: rhbz#2023537
[1:17.0.1.0.12-1]
- Drop JDK-8272332 patch now included upstream.
- Resolves: rhbz#2013846
[1:17.0.1.0.12-1]
- October CPU update to jdk 17.0.1+12
- Dropped commented-out source line
- Resolves: rhbz#2013846
[1:17.0.0.0.35-8]
- Extend LTS check to exclude EPEL.
- Related: rhbz#2013846
[1:17.0.0.0.35-8]
- Set LTS designator.
- Related: rhbz#2013846
[1:17.0.0.0.35-7]
- alternatives creation moved to posttrans
- Thus fixing the old reinstall issue:
- https://bugzilla.redhat.com/show_bug.cgi?id=1200302
- https://bugzilla.redhat.com/show_bug.cgi?id=1976053
- Resolves: rhbz#2008206
[1:17.0.0.0.35-6]
- Patch syslookup.c so it actually has some code to be compiled into libsyslookup
- Related: rhbz#2013846
[1:17.0.0.0.35-5]
- Allow plain key import to be disabled with -Dcom.redhat.fips.plainKeySupport=false
- Resolves: rhbz#1994682
[1:17.0.0.0.35-5]
- Add patch to allow plain key import.
- Resolves: rhbz#1994682
[1:17.0.0.0.35-4]
- Update release notes to document the major changes between OpenJDK 11 & 17.
- Resolves: rhbz#2000925
[1:17.0.0.0.35-3]
- Update to jdk-17+35, also known as jdk-17-ga.
- Switch to GA mode.
- Add JDK-8272332 fix so we actually link against HarfBuzz.
- Resolves: rhbz#2000925
[1:17.0.0.0.33-0.5.ea]
- Extend the default security policy to accomodate PKCS11 accessing jdk.internal.access.
- Resolves: rhbz#1997359
[1:17.0.0.0.33-0.4.ea]
- Fix unused function compiler warning found in systemconf.c
- Related: rhbz#1995889
[1:17.0.0.0.33-0.4.ea]
- Add patch to login to the NSS software token when in FIPS mode.
- Resolves: rhbz#1997359
[1:17.0.0.0.33-0.3.ea]
- Add patch to disable non-FIPS crypto in the SUN and SunEC security providers.
- Resolves: rhbz#1995889
[1:17.0.0.0.33-0.2.ea]
- 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.
- Related: rhbz#1995889
[1:17.0.0.0.33-0.2.ea]
- Detect FIPS using SECMOD_GetSystemFIPSEnabled in the new libsystemconf JDK library.
- Related: rhbz#1995889
[1:17.0.0.0.33-0.1.ea]
- 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)
- Related: rhbz#1995889
[1:17.0.0.0.33-0.1.ea]
- 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)
- Related: rhbz#1995889
[1:17.0.0.0.33-0.0.ea]
- Update to jdk-17+33, including JDWP fix and July 2021 CPU
- Resolves: rhbz#1870625
[1:17.0.0.0.26-0.5.ea]
- 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#1870625
[1:17.0.0.0.26-0.4.ea.1]
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
[1:17.0.0.0.26-0.4.ea]
- Fix patch rh1648249-add_commented_out_nss_cfg_provider_to_java_security.patch which made the SunPKCS provider show up again
- Resolves: rhbz#1870625
[1:17.0.0.0.26-0.3.ea]
- Add gating support
- Resolves: rhbz#1870625
[1:17.0.0.0.26-0.2.ea]
- Re-enable TestSecurityProperties after inclusion of PR3695
- Resolves: rhbz#1870625
[1:17.0.0.0.26-0.2.ea]
- Add PR3695 to allow the system crypto policy to be turned off
- Resolves: rhbz#1870625
[1:17.0.0.0.26-0.1.ea]
- Remove boot JDKs in favour of OpenJDK 17 build now in the buildroot.
- Resolves: rhbz#1870625
[1:17.0.0.0.26-0.1.ea]
- Update buildjdkver to 17 so as to build with itself
- Resolves: rhbz#1870625
[1:17.0.0.0.26-0.0.ea]
- Rename to java-17-openjdk and bootstrap using boot JDK in local sources
- Exclude x86 as this is not supported by OpenJDK 17
- Use unzip to test src.zip to avoid looking for jar on path
- Resolves: rhbz#1870625
[1:17.0.0.0.26-0.0.ea.rolling]
- update sources to jdk 17.0.0+26
- set is_ga to 0, as this is early access build
- change vendor_version_string
- change path to the version-numbers.conf
- removed rmid binary from files and from slaves
- removed JAVAC_FLAGS=-g from make command, as it breaks the build since JDK-8258407
- add lib/libsyslookup.so to files
- renamed lib/security/blacklisted.certs to lib/security/blocked.certs
- add lib/libsvml.so for intel
- skip debuginfo check for libsyslookup.so on s390x
[1:16.0.1.0.9-2.rolling]
- removed cjc backward comaptiblity, to fix when both rpm 4.16 and 4.17 are in transaction
[ 1:16.0.1.0.9-2.rolling]
- adapted to debug handling in newer cjc
- The rest of the rpm 4.17 patch must NOT be backported, as on rpm 4.16 and down, it would casue double execution
- Disable copy-jdk-configs for Flatpak builds
[1:16.0.1.0.9-1.rolling]
- update to 16.0.1+9 april cpu tag
- dropped jdk8259949-allow_cf-protection_on_x86.patch
[1:16.0.0.0.36-2.rolling]
- Perform static library build on a separate source tree with bundled image libraries
- Make static library build optional
- Based on initial work by Severin Gehwolf
[1:16.0.0.0.36-1.rolling]
- fixed suggests of wrong pcsc-lite-devel(x86-64) to correct pcsc-lite-libs(x86-64)
- bumped buildjdkver to build by itself - 16
[1:16.0.0.0.36-0.rolling]
- Update to jdk-16.0.0.0+36
- Update tarball generation script to use git following OpenJDKs move to github
- Update tarball generation script to use PR3823 which handles JDK-8235710 changes
- Use upstream default for version-pre rather than setting it to ea or
- Drop libsunec.so which is no longer generated, thanks to JDK-8235710
- Drop unnecessary compiler flags, dating back to work on GCC 6 & 10
- Adapt RH1750419 alt-java patch to still apply after some variable re-naming in the makefiles
- Update filever to remove any trailing zeros, as in the OpenJDK build, and use for source filename
- Use system harfbuzz now this is supported.
- Pass SOURCE_DATE_EPOCH to build for reproducible builds
[1:15.0.2.0.7-1.rolling]
- Hardcode /usr/sbin/alternatives for Flatpak builds
[1:15.0.2.0.7-0.rolling.1]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
[1:15.0.2.0.7-0.rolling]
- Update to jdk-15.0.2.0+7
- Add release notes for 15.0.1.0 & 15.0.2.0
- Use JEP-322 Time-Based Versioning so we can handle a future 11.0.9.1-like release correctly.
- Still use 15.0.x rather than 15.0.x.0 for file naming, as the trailing zero is omitted from tags.
- Cleanup debug package descriptions and version number placement.
- Remove unused patch files.
[1:15.0.1.9-10.rolling]
- Use -march=i686 for x86 builds if -fcf-protection is detected (needs CMOV)
[1:15.0.1.9-9.rolling]
- fixed missing condition for fastdebug packages being counted as debug ones
[1:15.0.1.9-8.rolling]
- removed lib-style provides for fastdebug_suffix_unquoted
[1:15.0.1.9-6.rolling]
- many cosmetic changes taken from more maintained jdk11
- introduced debug_arches, bootstrap_arches, systemtap_arches, fastdebug_arches, sa_arches, share_arches, shenandoah_arches, zgc_arches
instead of various hardcoded ifarches
- updated systemtap
- added requires excludes for debug pkgs
- removed redundant logic around jsa files
- added runtime requires of lksctp-tools and libXcomposite%
- added and used Source15 TestSecurityProperties.java, but is made always positive as jdk15 now does not honor system policies
- s390x excluded form fastdebug build
[1:15.0.1.9-5.rolling]
- 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:15.0.1.9-4.rolling]
- moved wrongly placed licenses to accompany other ones
- this bad placement was killng parallel-installability and thus having bad impact to leapp if used
[1:15.0.1.9-3.rolling]
- added patch600, rh1750419-redhat_alt_java.patch, suprassing removed patch
- no longer copying of java->alt-java as it is created by patch600
[1:15.0.1.9-2.rolling]
- 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:15.0.1.9-1.rolling]
- updated to October CPU 2020 sources
[1:15.0.0.36-4.rolling]
- Fix directory ownership of -static-libs sub-package.
[1:15.0.0.36-3.rolling]
- Build static-libs-image and add resulting files via -static-libs sub-package.
- Disable stripping of debug symbols for static libraries part of the -static-libs sub-package.
- JDK-8245832 increases the set of static libraries, so try and include them all with a wildcard.
- Update static-libs packaging to new layout
[1:15.0.0.36-2.rolling]
- Add support for fastdebug builds on 64 bit architectures
[1:15.0.0.36-1.rolling]
- Remove EA designation
- Re-generate sources with PR3803 patch
[1:15.0.0.36-0.1.ea.rolling]
- Update to jdk 15.0.0.36 tag
- Modify rh1648249-add_commented_out_nss_cfg_provider_to_java_security.patch
- Update vendor version string to 20.9
- jjs removed from packaging after JEP 372: Nashorn removal
- rmic removed from packaging after JDK-8225319
[1:14.0.2.12-2.rolling]
- Disable LTO so as to pass debuginfo check
[1:14.0.2.12-1.rolling]
- update to jdk 14.0.2.12 CPU version
- remove upstreamed patch jdk8237879-make_4_3_build_fixes.patch
- remove upstreamed patch jdk8235833-posixplatform_cpp_should_not_include_sysctl_h.patch
- remove upstreamed patch jdk8243059-build_fails_when_with_vendor_contains_comma.patch
[1:14.0.1.7-4.rolling]
- Re-introduce java-openjdk-src & java-openjdk-demo for system_jdk builds.
- Fix accidental renaming of java-openjdk-devel to java-devel-openjdk.
[ 1:14.0.1.7-3.rolling]
- introduce patch jdk8235833-posixplatform_cpp_should_not_include_sysctl_h to fix build issues in rawhide
- rename and reorganize patch sections
[1:14.0.1.7-2.rolling]
- Fix vendor version to 20.3 (from 19.9)
[1:14.0.1.7-1.rolling]
- April security update
- uploaded new src tarball
[1:14.0.0.36-4.rolling]
- set vendor property and vendor urls
- made urls to be preconfigured by os
[1:14.0.0.36-3.rolling]
- Remove s390x workaround flags for GCC 10
- bump buildjdkver to 14
- uploaded new src tarball
[1:14.0.0.36-2.rolling]
- removed a whitespace causing fail of postinstall script
- removed backslashes at the end of alternatives command
[1:14.0.0.36-1.rolling]
- update to jdk 14+36 ga build
- remove JDK-8224851 patch, as OpenJDK 14 already contains it
- removed pack200 and unpack200 binaries, slaves, manpages and libunpack.so library
- added listings for jpackage binary, manpages and added slave records to alternatives
[1:13.0.2.8-4.rolling]
- add patch for build issues with make 4.3
| Release/Architecture | Filename | sha256 | Superseded By Advisory | Channel Label |
| Oracle Linux 9 (aarch64) | java-17-openjdk-17.0.2.0.8-13.el9.src.rpm | b514d0d657ee24bca9cd8c0c518cc4534a51876bf90544c980c1e49c9587b8ce | - | ol9_aarch64_appstream |
| java-17-openjdk-17.0.2.0.8-13.el9.src.rpm | b514d0d657ee24bca9cd8c0c518cc4534a51876bf90544c980c1e49c9587b8ce | - | ol9_aarch64_codeready_builder | |
| java-17-openjdk-17.0.2.0.8-13.el9.aarch64.rpm | f552a99b8a7cd21495d218c7a8dd7e24c03090bd60c2aa898b3173cf1d16492e | - | ol9_aarch64_appstream | |
| java-17-openjdk-demo-17.0.2.0.8-13.el9.aarch64.rpm | dc0f4e00ed064e8ff03ec89c5015de392d6f8425dc08ca953b7d0508eebd7a08 | - | ol9_aarch64_appstream | |
| java-17-openjdk-demo-fastdebug-17.0.2.0.8-13.el9.aarch64.rpm | f2f9516de5c289fcd918ca9d676ab37ed8eac4d704503f926b24f644e3b267f4 | - | ol9_aarch64_codeready_builder | |
| java-17-openjdk-demo-slowdebug-17.0.2.0.8-13.el9.aarch64.rpm | b6db49e683806bbf9dccb087d3107900ea60303c3901698e91427caba2ea88d7 | - | ol9_aarch64_codeready_builder | |
| java-17-openjdk-devel-17.0.2.0.8-13.el9.aarch64.rpm | 5bbdc61b277b5414b73a47a604338e3ba7a869a7917cff35bf1806cf4c696f5d | - | ol9_aarch64_appstream | |
| java-17-openjdk-devel-fastdebug-17.0.2.0.8-13.el9.aarch64.rpm | 100842ab73abab163eb7233a3031ab238bad74c83381c96dcdcf80980f609442 | - | ol9_aarch64_codeready_builder | |
| java-17-openjdk-devel-slowdebug-17.0.2.0.8-13.el9.aarch64.rpm | 3b2bdc531640c2a895a86f23fdece7628d18a43948735d1b9c47d209de184013 | - | ol9_aarch64_codeready_builder | |
| java-17-openjdk-fastdebug-17.0.2.0.8-13.el9.aarch64.rpm | 64d88490088c8e82578cdce0292c6942fd2a4c13962a8f5ff1ae15b196a1a980 | - | ol9_aarch64_codeready_builder | |
| java-17-openjdk-headless-17.0.2.0.8-13.el9.aarch64.rpm | 5f5a64ec115287301039471726c29a9191b08a0d4d654e4a487817fc93be2c2b | - | ol9_aarch64_appstream | |
| java-17-openjdk-headless-fastdebug-17.0.2.0.8-13.el9.aarch64.rpm | 3159e04b816ca4b459d3f5ccd7b475528e0cb384e37078f372874d8640875926 | - | ol9_aarch64_codeready_builder | |
| java-17-openjdk-headless-slowdebug-17.0.2.0.8-13.el9.aarch64.rpm | e3c988376be8591e38fb920fd8f6295fee7e8b18d9838920e19e10a7ff92f4cd | - | ol9_aarch64_codeready_builder | |
| java-17-openjdk-javadoc-17.0.2.0.8-13.el9.aarch64.rpm | d6b0f73030f44a57a83e7f7128e794c84eb3629e0fba95cc037614cc8d6e4a9f | - | ol9_aarch64_appstream | |
| java-17-openjdk-javadoc-zip-17.0.2.0.8-13.el9.aarch64.rpm | 6bab5a4d8cc0e539165f44abbc4d4e1952a27c1022ee723196010afeed91d8c2 | - | ol9_aarch64_appstream | |
| java-17-openjdk-jmods-17.0.2.0.8-13.el9.aarch64.rpm | 32fced3a460b675e04633fa58bdeee0fab4e61616432d97c468aebeba167e7c5 | - | ol9_aarch64_appstream | |
| java-17-openjdk-jmods-fastdebug-17.0.2.0.8-13.el9.aarch64.rpm | 3364a58e0be8991363bf653c21c5cbd699e7919a1d200b07464123043542a32e | - | ol9_aarch64_codeready_builder | |
| java-17-openjdk-jmods-slowdebug-17.0.2.0.8-13.el9.aarch64.rpm | 44b34dfa69528e7d651601b8ac83c222c9fd05f65d43b57538e0edcaa52a85cf | - | ol9_aarch64_codeready_builder | |
| java-17-openjdk-slowdebug-17.0.2.0.8-13.el9.aarch64.rpm | f049e137032696bf49be3fec89687f0ee90c2d59e9d99ef4751d1bc283e76dd1 | - | ol9_aarch64_codeready_builder | |
| java-17-openjdk-src-17.0.2.0.8-13.el9.aarch64.rpm | da00f440b168f0c0eaa6ee35e06b2761bbd2c5e7bb65d7d0a1665e629908ec09 | - | ol9_aarch64_appstream | |
| java-17-openjdk-src-fastdebug-17.0.2.0.8-13.el9.aarch64.rpm | 30f11b9675d3b0aa34e5bc08b96f67d72cf4972fb7ee6dc1d769e23c4eebdf44 | - | ol9_aarch64_codeready_builder | |
| java-17-openjdk-src-slowdebug-17.0.2.0.8-13.el9.aarch64.rpm | 824ec84751b573be53f6f7c63cbd94737e595635857d73f3d775b9793c3e82c7 | - | ol9_aarch64_codeready_builder | |
| java-17-openjdk-static-libs-17.0.2.0.8-13.el9.aarch64.rpm | 2c4c062d20fc1ee40be4e751d7dcd3c016dfbc4fed21cca9307adcdfc7f80ee8 | - | ol9_aarch64_appstream | |
| java-17-openjdk-static-libs-fastdebug-17.0.2.0.8-13.el9.aarch64.rpm | 1634f419a187b22f4904b567f4b7bd663728f1ce774dc75811969223aa52218a | - | ol9_aarch64_codeready_builder | |
| java-17-openjdk-static-libs-slowdebug-17.0.2.0.8-13.el9.aarch64.rpm | 501797b96a88bd6b65c54d6d1307229a7f5f44413a9e8277a48cf19f55647969 | - | ol9_aarch64_codeready_builder | |
| Oracle Linux 9 (x86_64) | java-17-openjdk-17.0.2.0.8-13.el9.src.rpm | b514d0d657ee24bca9cd8c0c518cc4534a51876bf90544c980c1e49c9587b8ce | - | ol9_x86_64_appstream |
| java-17-openjdk-17.0.2.0.8-13.el9.src.rpm | b514d0d657ee24bca9cd8c0c518cc4534a51876bf90544c980c1e49c9587b8ce | - | ol9_x86_64_codeready_builder | |
| java-17-openjdk-17.0.2.0.8-13.el9.x86_64.rpm | a322311ad4f8aae233b9fd0025c0b1e42809ee5ed4701b84c2f81bb2f8b13435 | - | ol9_x86_64_appstream | |
| java-17-openjdk-demo-17.0.2.0.8-13.el9.x86_64.rpm | b580ccb640423350d681fbb34cc2e4dfa4e3c71dc130db074cc65f61cd770df1 | - | ol9_x86_64_appstream | |
| java-17-openjdk-demo-fastdebug-17.0.2.0.8-13.el9.x86_64.rpm | 900e6c0a0eab73a5eca8b546f4852b92be2054d5e67cb964e64b5bfec8f58ad6 | - | ol9_x86_64_codeready_builder | |
| java-17-openjdk-demo-slowdebug-17.0.2.0.8-13.el9.x86_64.rpm | 3c1de8b75ebe712284c1a90ef953a4559adebcbc4e0c616e36b5c9b37732e13a | - | ol9_x86_64_codeready_builder | |
| java-17-openjdk-devel-17.0.2.0.8-13.el9.x86_64.rpm | 4188c07b8671257237e2b3537fbc1eccb9092adfaf682dfc7c9c52eaf61a3d31 | - | ol9_x86_64_appstream | |
| java-17-openjdk-devel-fastdebug-17.0.2.0.8-13.el9.x86_64.rpm | 9051c6e28335c7b9d26a5e606b16ed4d318c51f0d086872c209a724e4a2a6df5 | - | ol9_x86_64_codeready_builder | |
| java-17-openjdk-devel-slowdebug-17.0.2.0.8-13.el9.x86_64.rpm | c4c3fb6f0ff7c308d4360722bdfe156e7256970e88efb9391c4be317a7cbd021 | - | ol9_x86_64_codeready_builder | |
| java-17-openjdk-fastdebug-17.0.2.0.8-13.el9.x86_64.rpm | 190b4d8145fc99096d81896270c431567f5926f571855c4b9a267ff38c6a27ad | - | ol9_x86_64_codeready_builder | |
| java-17-openjdk-headless-17.0.2.0.8-13.el9.x86_64.rpm | 59f3f77b1372ec83fe379bdc7414655aaa9a12409d36d31d020b8ed53cbb8b95 | - | ol9_x86_64_appstream | |
| java-17-openjdk-headless-fastdebug-17.0.2.0.8-13.el9.x86_64.rpm | 3c70a99e3e560ea1f6fd8eb32a69afc76d23c8a4b010ab680abbf89e965c9fc6 | - | ol9_x86_64_codeready_builder | |
| java-17-openjdk-headless-slowdebug-17.0.2.0.8-13.el9.x86_64.rpm | e8b2a24c41eb5f22083757c058f57f9854572793c00e3f17013385c112bd5185 | - | ol9_x86_64_codeready_builder | |
| java-17-openjdk-javadoc-17.0.2.0.8-13.el9.x86_64.rpm | 56e4192f403bc6879a353801cf27cc0b7fcd2daf6cea7c3593d71198b64e5a04 | - | ol9_x86_64_appstream | |
| java-17-openjdk-javadoc-zip-17.0.2.0.8-13.el9.x86_64.rpm | c6a4f67dce5a77e8f1fdc40fccdd08f37f4edf909bb61e606e90a964cd535186 | - | ol9_x86_64_appstream | |
| java-17-openjdk-jmods-17.0.2.0.8-13.el9.x86_64.rpm | a8a56b5a81ca01c0bc281b8a42200580b40be39ee4f588372ab1fb360f0aa26e | - | ol9_x86_64_appstream | |
| java-17-openjdk-jmods-fastdebug-17.0.2.0.8-13.el9.x86_64.rpm | d15f68c58095f9f071fe1534ec3c110b55b060f54cdc7dd44f142cced9f7c8dd | - | ol9_x86_64_codeready_builder | |
| java-17-openjdk-jmods-slowdebug-17.0.2.0.8-13.el9.x86_64.rpm | c4244492b67b7ea88c3df1bfbba25b9cac6e990b94bd288a1cf9cd9d066ee570 | - | ol9_x86_64_codeready_builder | |
| java-17-openjdk-slowdebug-17.0.2.0.8-13.el9.x86_64.rpm | f0f9a4334b6bf6326d6999b1c04b7b2808e622c735fa00d92296c579e1a68f60 | - | ol9_x86_64_codeready_builder | |
| java-17-openjdk-src-17.0.2.0.8-13.el9.x86_64.rpm | ce18387eb95019ada467acde6deb2d5d18b8729911dcdea5c2e9f7192136a30e | - | ol9_x86_64_appstream | |
| java-17-openjdk-src-fastdebug-17.0.2.0.8-13.el9.x86_64.rpm | 21e60328ef88582e293c5922f27c5d86558a2c00240bc34753cef3fe403c5ce2 | - | ol9_x86_64_codeready_builder | |
| java-17-openjdk-src-slowdebug-17.0.2.0.8-13.el9.x86_64.rpm | 2fba288a5cb1fbdeec3dd7bad4dbb5255fae2cd41f3467ee5afc2edae5eeb50f | - | ol9_x86_64_codeready_builder | |
| java-17-openjdk-static-libs-17.0.2.0.8-13.el9.x86_64.rpm | 9850aa690d04976c29b341cff47d5d5178218863c6dcd0aac1822be51c237b6c | - | ol9_x86_64_appstream | |
| java-17-openjdk-static-libs-fastdebug-17.0.2.0.8-13.el9.x86_64.rpm | 2eadc45fa08f2d5f444b2c471935dfb8971fc3d02089c9291c00148efacdfa7e | - | ol9_x86_64_codeready_builder | |
| java-17-openjdk-static-libs-slowdebug-17.0.2.0.8-13.el9.x86_64.rpm | 227d17362b525cfdd3bf299010d822ad0c4c7af4328b70b4a29a76a9b8b87ec6 | - | 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