| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: java-1.8.0-openjdk-devel | Distribution: CentOS |
| Version: 1.8.0.362.b01 | Vendor: CentOS |
| Release: 0.3.ea.el9 | Build date: Tue Jan 10 05:21:32 2023 |
| Group: Unspecified | Build host: aarch64-03.stream.rdu2.redhat.com |
| Size: 45525136 | Source RPM: java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.src.rpm |
| Packager: builder@centos.org | |
| Url: http://openjdk.java.net/ | |
| Summary: OpenJDK 8 Development Environment | |
The OpenJDK 8 development tools.
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
* Tue Jan 10 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.362.b01-0.3.ea
- Update to shenandoah-jdk8u362-b01 (EA)
- Update release notes for shenandoah-8u362-b01.
- Switch to EA mode for 8u362 pre-release builds.
- Drop JDK-8195607/PR3776/RH1760437 now this is upstream
- Related: rhbz#2150196
* Wed Oct 19 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.352.b08-2
- Update to shenandoah-jdk8u352-b08 (GA)
- Update release notes for shenandoah-8u352-b08.
- Switch to GA mode for final release.
- Update in-tree tzdata to 2022e with JDK-8294357 & JDK-8295173
- Add test to ensure timezones can be translated
- Resolves: rhbz#2133695
* Wed Oct 12 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.352.b07-0.2.ea
- Update to shenandoah-jdk8u352-b07 (EA)
- Update release notes for shenandoah-8u352-b07.
- Switch to EA mode for 8u352 pre-release builds.
- Rebase FIPS patch against 8u352-b07
- Resolves: rhbz#2130623
* Tue Aug 30 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.345.b01-5
- Allow the default keystore to be configured using security.systemCACerts
- Use of the property can now be disabled using -Dsecurity.systemCACerts=
- Move cacerts replacement to install section and retain original of this and tzdb.dat
- Resolves: rhbz#2077006
* Tue Aug 30 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.345.b01-4
- Switch to static builds, reducing system dependencies and making build more portable
- Resolves: rhbz#2121273
* Mon Aug 29 2022 Stephan Bergmann <sbergman@redhat.com> - 1:1.8.0.345.b01-3
- Disable copy-jdk-configs for Flatpak builds
- Fix flatpak builds by exempting them from bootstrap
- Resolves: rhbz#2102727
* Wed Aug 03 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.345.b01-2
- Update to shenandoah-jdk8u345-b01 (GA)
- Update release notes for 8u345-b01.
- Resolves: rhbz#2112405
* Sun Jul 24 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.342.b07-2
- Update to shenandoah-jdk8u342-b07 (GA)
- Update release notes for 8u342-b07.
- Switch to GA mode for final release.
- Resolves: rhbz#2106509
* Sun Jul 17 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.342.b06-0.1.ea
- Update to shenandoah-jdk8u342-b06 (EA)
- Update release notes for shenandoah-8u342-b06.
- Switch to EA mode for 8u342 pre-release builds.
- 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
- Resolves: rhbz#2083322
* Sun Jul 17 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.332.b09-3
- 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#2099801
- Resolves: rhbz#2100678
* Thu Jun 30 2022 Francisco Ferrari Bihurriet <fferrari@redhat.com> - 1:1.8.0.332.b09-2
- RH2007331: SecretKey generate/import operations don't add the CKA_SIGN attribute in FIPS mode
- Resolves: rhbz#2102435
* Mon Apr 18 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.332.b09-1
- Update to shenandoah-jdk8u332-b09 (GA)
- Update release notes for 8u332-b09.
- Switch to GA mode for final release.
- Resolves: rhbz#2074650
* Mon Apr 18 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.332.b06-0.1.ea
- Update to shenandoah-jdk8u332-b06 (EA)
- Update release notes for shenandoah-8u332-b06.
- Resolves: rhbz#2050457
* Sun Apr 17 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.332.b01-0.1.ea
- Update to shenandoah-jdk8u332-b01 (EA)
- Update release notes for shenandoah-8u332-b01.
- Switch to EA mode.
- Related: rhbz#2050457
* Mon Feb 28 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-9
- Remove 'java --version' test as this is not supported on java-1.8.0-openjdk
- Resolves: rhbz#2058487
* Mon Feb 28 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-8
- Add JDK-8275535 patch to fix LDAP authentication issue.
- Resolves: rhbz#2053525
* Mon Feb 28 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-7
- 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
* Mon Feb 28 2022 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.322.b06-6
- Storing and restoring alternatives during update manually
- Family extracted to globals
- 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#2008202
* Sun Feb 27 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-5
- Introduce tests/tests.yml, based on the one in RHEL 8
- Resolves: rhbz#2058487
* Wed Feb 23 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-4
- Separate crypto policy initialisation from FIPS initialisation, now they are no longer interdependent
- Resolves: rhbz#2052821
* Tue Feb 22 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-3
- Fix FIPS issues in native code and with initialisation of java.security.Security
- Resolves: rhbz#2023387
* Mon Feb 21 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-2
- Refactor build functions so we can build just HotSpot without any attempt at installation.
- Introduce architecture restriction logic for the gdb test. (RH2041970)
- Replace GCC 11 patch to remove use of the register keyword with correct fix to ADLC build (JDK-8281098)
- Adjust JDK8199936/PR3533 -mstackrealign patch to instead pass -mincoming-stack-boundary=2 -mpreferred-stack-boundary=4
- 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#2022823
* Fri Feb 18 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-1
- Update to aarch64-shenandoah-jdk8u322-b06 (GA)
- Update release notes for 8u322-b06.
- Switch to GA mode for final release.
- Resolves: rhbz#2039398
* Wed Feb 16 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b05-0.1.ea
- Update to aarch64-shenandoah-jdk8u322-b05 (EA)
- Update release notes for 8u322-b05.
- Switch to EA mode.
- Require tzdata 2021c as of JDK-8274407.
- Require tzdata 2021e as of JDK-8275766.
- Update tarball generation script to use git following shenandoah-jdk8u's move to github
- Resolves: rhbz#2022823
* Mon Dec 06 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b07-3
- Turn off bootstrapping for slow debug builds, which are particularly slow on ppc64le.
- Related: rhbz#2022823
* Sun Dec 05 2021 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.312.b07-2
- Use 'sql:' prefix in nss.fips.cfg as F35+ no longer ship the legacy
secmod.db file as part of nss
- Resolves: rhbz#2023533
* Wed Nov 10 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b07-1
- Update to aarch64-shenandoah-jdk8u312-b07 (GA)
- Update release notes for 8u312-b07.
- Switch to GA mode for final release.
- Resolves: rhbz#2013844
* Wed Nov 10 2021 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.312.b05-0.3.ea
- 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#2008202
* Thu Oct 07 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b05-0.2.ea
- Allow plain key import to be disabled with -Dcom.redhat.fips.plainKeySupport=false
- Resolves: rhbz#1994676
* Thu Oct 07 2021 Martin Balao <mbalao@redhat.com> - 1:1.8.0.312.b05-0.2.ea
- Add patch to allow plain key import.
- Resolves: rhbz#1994676
* Thu Sep 30 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b05-0.1.ea
- Update to aarch64-shenandoah-jdk8u312-b05 (EA)
- Update release notes for 8u312-b05.
- Resolves: rhbz#1999939
* Sun Sep 26 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b04-0.1.ea
- Update to aarch64-shenandoah-jdk8u312-b04 (EA)
- Update release notes for 8u312-b04.
- Related: rhbz#1999939
* Fri Sep 24 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b03-0.1.ea
- Update to aarch64-shenandoah-jdk8u312-b03 (EA)
- Update release notes for 8u312-b03.
- Related: rhbz#1999939
* Tue Sep 21 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b02-0.2.ea
- Reduce disk footprint by removing build artifacts by default.
- Related: rhbz#1999939
* Sun Sep 19 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b02-0.1.ea
- Update to aarch64-shenandoah-jdk8u312-b02 (EA)
- Update release notes for 8u312-b02.
- Related: rhbz#1999939
* Mon Sep 13 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b01-0.1.ea
- Update to aarch64-shenandoah-jdk8u312-b01 (EA)
- Update release notes for 8u312-b01.
- Switch to EA mode.
- Remove "-clean" suffix as no 8u312 builds are unclean.
- Related: rhbz#1999939
* Fri Aug 27 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b08-3
- Add patch to login to the NSS software token when in FIPS mode.
- Resolves: rhbz#1997363
* Fri Aug 27 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b08-2
- Port FIPS system detection support to OpenJDK 8u
- 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#1971696
* Fri Aug 27 2021 Martin Balao <mbalao@redhat.com> - 1:1.8.0.302.b08-2
- Detect FIPS using SECMOD_GetSystemFIPSEnabled in the new libsystemconf JDK library.
- Resolves: rhbz#1971696
* Wed Aug 25 2021 Florian Weimer <fweimer@redhat.com> - 1:1.8.0.302.b08-1
- Rebuild for libffi transition (#1891914)
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1:1.8.0.302.b08-0.1
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Sun Aug 08 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b08-0
- Update to aarch64-shenandoah-jdk8u302-b08 (GA)
- Update release notes for 8u302-b08.
- Switch to GA mode for final release.
- Remove non-Free test and demo files from source tarball.
- Resolves: rhbz#1967813
* Thu Jul 08 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b07-0.0.ea
- Update to aarch64-shenandoah-jdk8u302-b07 (EA)
- Update release notes for 8u302-b07.
- Switch to EA mode.
- Use the "reverse" build loop (debug first) as the main and only build loop to get more diagnostics.
- Resolves: rhbz#1967813
* Wed Jul 07 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.292.b10-4
- Backport FIPS mode patch (RH1655466) to java-1.8.0-openjdk, simplifying provider removal.
- nss.fips.cfg needs to be moved to %{etcjavadir} and symlinked into the JDK, like nss.cfg
- 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.
- Disable FIPS mode support unless com.redhat.fips is set to "true".
- Add JDK-8195607/PR3776 to support NSS SQLite databases.
- Enable alignment with FIPS crypto policy by default (-Dcom.redhat.fips=false to disable).
- Move setup of JavaSecuritySystemConfiguratorAccess to Security class so it always occurs (RH1906862)
- Add explicit runtime dependency on NSS for the PKCS11 provider in FIPS mode
- Resolves: rhbz#1971696
* Wed Jul 07 2021 Martin Balao <mbalao@redhat.com> - 1:1.8.0.292.b10-4
- Support the FIPS mode crypto policy on RHEL 8 (RH1655466)
- Use appropriate keystore types when in FIPS mode (RH1760838)
- Disable TLSv1.3 when using the NSS-FIPS provider (RH1860986)
- Resolves: rhbz#1971696
* Tue Jul 06 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.292.b10-3
- Remove OpenJFX support as OpenJFX is not in RHEL.
- Resolves: rhbz#1973522
* Tue Jun 22 2021 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.292.b10-2
- Removed cjc backward compatiblity, to fix when both rpm 4.16 and 4.17 are in transaction
- Resolves: rhbz#1967813
* Tue Jun 22 2021 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.292.b10-1
- Adapted to newst cjc to fix issue with rpm 4.17
- Resolves: rhbz#1967813
* Thu Jun 17 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.292.b10-0
- Update to aarch64-shenandoah-jdk8u292-b10 (GA)
- Update release notes for 8u292-b10.
- Update tarball generation script to use PR3822 which handles
JDK-8233228 & JDK-8035166 changes
- Re-organise S/390 patches for upstream submission, separating 8u upstream from Shenandoah fixes.
- Add new formatting case found in memprofiler.cpp on debug builds to PR3593 patch.
- Extend s390 patch to fix issue caused by JDK-8252660 backport and lack of JDK-8188813 in 8u.
- Revise JDK-8252660 s390 failure to make _soft_max_size a jlong so pointer types are accurate.
- Require tzdata 2020f due to JDK-8259048
- Require tzdata 2021a due to JDK-8260356
- Resolves: rhbz#1967813
* Thu Jun 17 2021 Stephan Bergmann <sbergman@redhat.com> - 1:1.8.0.292.b10-0
- Hardcode /usr/sbin/alternatives for Flatpak builds
- Resolves: rhbz#1967813
* Wed Jun 16 2021 Sérgio Basto <sergio@serjux.com> - 1:1.8.0.282.b08-5
- Fix upgrade path after removal of accessibility subpackage. As main
accessibility was requiring main package, main package now have to
obsolete java-1.8.0-openjdk-accessibility-{release, slowdebug, fastdebug} < 1:1.8.0.282.b08-5
otherwise update fails
- Resolves: rhbz#1971728
* Wed Jun 16 2021 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.282.b08-5
- Removal of atk accessibility bridge bindings:
- Removed libatk-wrapper[.]so.* from global _privatelibs
- Removed files_accessibility and java_accessibility_rpo macros
- Removed patch1 rh1648242-accessible_toolkit_crash_do_not_break_jvm.patch and
patch3 rh1648644-java_access_bridge_privileged_security.patch
- Removal of accessibility{,-slowdebug,-fastdebug} subpackages
- No longer creating symlinks of %{_libdir}/java-atk-wrapper/libatk-wrapper.so.0 to libatk-wrapper.so
and %{_libdir}/java-atk-wrapper/java-atk-wrapper.jar to java-atk-wrapper.jar
- No longer creating %{_jvmdir}/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64$suffix/jre/lib/accessibility.properties with
content of "assistive_technologies=org.GNOME.Accessibility.AtkWrapper"
- Removal of accessibility{,-slowdebug,-fastdebug} subpackages files sections
- Resolves: rhbz#1971728
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1:1.8.0.282.b08-4.1
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Sat Jan 30 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.282.b08-4
- Cleanup package descriptions and version number placement.
* Tue Jan 26 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.282.b08-3
- Include a test in the RPM to check the build has the correct vendor information.
- Use 'oj_' prefix on new vendor globals to avoid a conflict with RPM's vendor value.
* Mon Jan 25 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.282.b08-2
- Add directories to files directive for demo package.
* Sun Jan 24 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.282.b08-1
- Use RSA as default for keytool, as DSA is disabled in all crypto policies except LEGACY
* Fri Jan 15 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.282.b08-0
- Update to aarch64-shenandoah-jdk8u282-b08 (GA)
- Update release notes for 8u282-b08.
* Fri Jan 15 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.282.b07-0.0.ea
- Update to aarch64-shenandoah-jdk8u282-b07 (EA)
- Update release notes for 8u282-b07 and make some minor corrections.
/usr/lib/.build-id /usr/lib/.build-id/09/c6e5a1c9a15d9c6990b5350facb138676f25f6.1 /usr/lib/.build-id/0c /usr/lib/.build-id/0c/f4692cc8cc241c13647666e5c2feec2b7385f5 /usr/lib/.build-id/10/527cd896d513e416de969f5f64866475591b0e.1 /usr/lib/.build-id/10/c28a96760d5d2fe338d4afa54e59ec6183d665 /usr/lib/.build-id/11 /usr/lib/.build-id/11/fd719a400ac053fa9516fd4d741873c14527f4 /usr/lib/.build-id/13 /usr/lib/.build-id/13/dc2793413725dd06b1793cadabdb00fed36dd1 /usr/lib/.build-id/1f/77e628595d505540d7dca4f4a002857146c2ac /usr/lib/.build-id/25/b5b2c1c8966f96b1971730d096db3cbbc4d295.1 /usr/lib/.build-id/30 /usr/lib/.build-id/30/e9f1a0eacc273019d6e5533c14b2cf260f8aed /usr/lib/.build-id/32 /usr/lib/.build-id/32/9d9597232df314775a8a3febc40860ba6f4679 /usr/lib/.build-id/39/7a2535a460612652eb25116abe9489fc457739 /usr/lib/.build-id/3e/dc5c6f397fdaf4f78a912a47bca019c8edb4e7 /usr/lib/.build-id/40 /usr/lib/.build-id/40/07cc3869eda3e05b40beee12096c3e7520ebc0 /usr/lib/.build-id/45/8f6ada9abdc5aa48e4b834c8ea5e7de5cc53af /usr/lib/.build-id/46/7ab7c1a6274cf6f89a97e4d8066f76a16ab5e6 /usr/lib/.build-id/4f/d8ac4bb0d15be9a7009bec4c5deadc9992693e /usr/lib/.build-id/53/df8b1e8e0244eff86ee7bba9261dd10b03d7ff /usr/lib/.build-id/56/d35341ae33b994d74c09ce468e519486c694e3 /usr/lib/.build-id/5d/404e50d9ce886086ffdaaf934e902b87764606.1 /usr/lib/.build-id/60/c05f058f66a5ff1763197adcdd3d57f19b49f1 /usr/lib/.build-id/6f/23c324a349e738108994c37180540e2f6b94a4.1 /usr/lib/.build-id/73/78007d5369481beced212794dabbd141b3a252.1 /usr/lib/.build-id/76/27ddc75f093125faae69934051cd5a58c18d83.1 /usr/lib/.build-id/7a /usr/lib/.build-id/7a/adbe6818f64953b938138928c6af5d2a2eb26b /usr/lib/.build-id/7e/2b908eddac4c99af57d93b3c4caf4bc3402018.1 /usr/lib/.build-id/7f /usr/lib/.build-id/7f/63d7ac80c365e9324ac32ea86489e88536cc09 /usr/lib/.build-id/7f/cf69c793e268eb26acc532a9208e0d4e702b30 /usr/lib/.build-id/8d /usr/lib/.build-id/8d/dfe211f73c19556667d51dfaec10499b41a32f /usr/lib/.build-id/90 /usr/lib/.build-id/90/c8ebe4005e34597e63b6cc593b7c34edc35f43 /usr/lib/.build-id/92/d5ed73751d69dd9e5c96373636acfbc3d0b40c.1 /usr/lib/.build-id/9e/c991d82f9ca2fa85ee5581730f579f852dc78c /usr/lib/.build-id/ad/65aa75de88b30879663f3a1993ac5eaff3ef0c /usr/lib/.build-id/b1/81b8f57f19930b9628c31a04d4844d07cd122c /usr/lib/.build-id/b3 /usr/lib/.build-id/b3/48447147984811d7969d4d9f331df600c1470d /usr/lib/.build-id/b6/1586fad2d93f6c6f7f7f3556c7c22ef03066d3 /usr/lib/.build-id/ba/6f5ad9dd643352c418a177af39ab1840ecd821 /usr/lib/.build-id/bb/2cebe181113acc4d56ef32ce7b40446faa7799.1 /usr/lib/.build-id/bd/d0aacfc0ec490f7996eb4c3efe1590e15f7bb0.1 /usr/lib/.build-id/c5 /usr/lib/.build-id/c5/87d3efd61d8eb90a354c4159c6bd9face90516 /usr/lib/.build-id/c9/7ce876b61abf514d06b5719705c52dd69dee35.1 /usr/lib/.build-id/ca/5b6e247099ac4e00a24f1ac6a7a4bf5ad5981b.1 /usr/lib/.build-id/cb /usr/lib/.build-id/cb/9c29e237709eed930d15c930fee4446a1d0282 /usr/lib/.build-id/cd/23283ecf810ddf37020d92a32f7d523e2e6c39 /usr/lib/.build-id/e2 /usr/lib/.build-id/e2/eac3e6c7d41db64fb0e373d1935f3318a65fbf /usr/lib/.build-id/f1/cbe9b5c84ee56b4a785e1aa6369aff7781d4d3 /usr/lib/.build-id/f4/09593d12c1d11e0cd6fd8789514bac3d2907cd.1 /usr/lib/.build-id/f9/3e30bbac20e7df506e97f33b06c92cbb8dd87f.1 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/ASSEMBLY_EXCEPTION /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/LICENSE /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/THIRD_PARTY_README /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/alt-java /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/appletviewer /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/clhsdb /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/extcheck /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/hsdb /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/idlj /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/jarsigner /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/java /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/java-rmi.cgi /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/javac /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/javadoc /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/javah /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/javap /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/jcmd /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/jconsole /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/jdb /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/jdeps /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/jfr /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/jhat /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/jinfo /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/jjs /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/jmap /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/jps /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/jrunscript /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/jsadebugd /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/jstack /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/jstat /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/jstatd /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/keytool /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/native2ascii /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/orbd /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/pack200 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/policytool /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/rmic /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/rmid /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/rmiregistry /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/schemagen /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/serialver /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/servertool /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/tnameserv /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/unpack200 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/wsgen /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/wsimport /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/bin/xjc /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/include /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/include/classfile_constants.h /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/include/jawt.h /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/include/jdwpTransport.h /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/include/jni.h /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/include/jvmti.h /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/include/jvmticmlr.h /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/include/linux /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/include/linux/jawt_md.h /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/include/linux/jni_md.h /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/lib /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/lib/aarch64 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/lib/aarch64/jli /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/lib/aarch64/jli/libjli.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/lib/aarch64/libjawt.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/lib/ct.sym /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/lib/dt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/lib/ir.idl /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/lib/jconsole.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/lib/jexec /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/lib/orb.idl /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/lib/sa-jdi.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/lib/tools.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/tapset /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/tapset/hotspot-1.8.0.362.b01-0.3.ea.el9.aarch64.stp /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/tapset/hotspot_gc-1.8.0.362.b01-0.3.ea.el9.aarch64.stp /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/tapset/hotspot_jni-1.8.0.362.b01-0.3.ea.el9.aarch64.stp /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64/tapset/jstack-1.8.0.362.b01-0.3.ea.el9.aarch64.stp /usr/share/applications/java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64-jconsole.desktop /usr/share/man/man1/appletviewer-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/extcheck-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/idlj-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/jar-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/jarsigner-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/javac-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/javadoc-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/javah-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/javap-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/jcmd-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/jconsole-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/jdb-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/jdeps-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/jhat-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/jinfo-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/jmap-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/jps-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/jrunscript-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/jsadebugd-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/jstack-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/jstat-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/jstatd-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/native2ascii-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/rmic-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/schemagen-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/serialver-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/wsgen-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/wsimport-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/man/man1/xjc-java-1.8.0-openjdk-1.8.0.362.b01-0.3.ea.el9.aarch64.1.gz /usr/share/systemtap /usr/share/systemtap/tapset /usr/share/systemtap/tapset/arm64 /usr/share/systemtap/tapset/arm64/hotspot-1.8.0.362.b01-0.3.ea.el9.aarch64.stp /usr/share/systemtap/tapset/arm64/hotspot_gc-1.8.0.362.b01-0.3.ea.el9.aarch64.stp /usr/share/systemtap/tapset/arm64/hotspot_jni-1.8.0.362.b01-0.3.ea.el9.aarch64.stp /usr/share/systemtap/tapset/arm64/jstack-1.8.0.362.b01-0.3.ea.el9.aarch64.stp
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Oct 28 05:48:44 2025