| 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-headless | Distribution: AlmaLinux |
| Version: 1.8.0.472.b08 | Vendor: AlmaLinux |
| Release: 1.el9.alma.1 | Build date: Wed Oct 29 16:19:12 2025 |
| Group: Unspecified | Build host: x64-builder03.almalinux.org |
| Size: 124601125 | Source RPM: java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.src.rpm |
| Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
| Url: http://openjdk.java.net/ | |
| Summary: OpenJDK 8 Headless Runtime Environment | |
The OpenJDK 8 runtime environment without audio and video support.
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
* Wed Oct 29 2025 Eduard Abdullin <eabdullin@almalinux.org> - 1:1.8.0.472.b08-1.alma.1
- Change portablerhel
* Thu Oct 16 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.472.b08-1
- Update to 8u472-b08 (GA).
- Update release notes for 8u472-b08.
- Drop local JDK-8339414 fix as this is now included upstream
- Reset rpmrelease to 1 now there are no other RPM builds on RHEL 9
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2025-10-21 @ 1pm PT. **
- Resolves: RHEL-118767
- Resolves: RHEL-119455
* Sun Oct 05 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.462.b08-5
- Update get_bundle_versions.sh to match other scripts
- * get_bundle_versions.sh: Add license
- * get_bundle_versions.sh: Set compile-command in Emacs
- * get_bundle_versions.sh: Use different error codes for different failures
- * get_bundle_versions.sh: Remove unneeded '.' in JPEG version
- * get_bundle_versions.sh: shellcheck: Double-quote variable references (SC2086)
- * get_bundle_versions.sh: shellcheck: Drop use of cat and pass file to awk directly (SC2002)
- Add OpenJDK 8u support to get_bundle_versions.sh
- Print bundle updates and backouts at end of openjdk_news.sh output
- Refer user to get_bundle_versions.sh when bundle updates are found by openjdk_news.sh
- Add timezone data update check to openjdk_news.sh
- Add duplicate check to openjdk_news.sh
- Exit if no fixes are obtained rather than try to run filters in openjdk_news.sh
- Sync the copy of the portable specfile with the latest update
- Resolves: RHEL-119329
* Sun Oct 05 2025 Antonio Vieiro <avieirov@redhat.com> - 1:1.8.0.462.b08-5
- Add script to obtain bundled library versions from OpenJDK sources
- Related: RHEL-119329
* Sun Oct 05 2025 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:1.8.0.462.b08-5
- Warn about bundled provide version bumps and backouts in openjdk_news.sh
- Related: RHEL-119329
* Sun Oct 05 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.462.b08-5
- Bump rpmrelease for move to portables only on RHEL 8
- Resolves: RHEL-118775
* Thu Jul 10 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.462.b08-4
- Bump rpmrelease for CentOS build
- Remove obsolete hack to hardcode newer portable version on RHEL
- Related: RHEL-101648
- Related: RHEL-102312
- Related: RHEL-97496
* Thu Jul 10 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.462.b08-3
- Update to 8u462-b08 (GA)
- Update release notes for 8u462-b08.
- Require tzdata 2025b due to upstream inclusion of JDK-8352716
- Add early backport of JDK-8339414
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2025-07-15 @ 1pm PT. **
- Resolves: RHEL-101648
- Resolves: RHEL-102312
- Resolves: RHEL-97496
* Sat Jun 14 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.452.b09-3
- Bump release number to appease 9.6-z erratum
- Related: RHEL-86967
- Related: RHEL-86620
* Fri Apr 11 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.452.b09-2
- Update to 8u452-b09 (GA)
- Update release notes for 8u452-b09.
- Remove long option documentation from JDK-8335912/JDK-8337499 as not present in 8u
- Require tzdata 2025a due to upstream inclusion of JDK-8347965
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2025-04-15 @ 1pm PT. **
- Resolves: RHEL-86967
- Resolves: RHEL-86620
* Fri Jan 17 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.442.b06-3
- Bump rpmrelease for CentOS build
- Related: RHEL-73554
- Related: RHEL-74302
- Related: RHEL-73990
* Fri Jan 17 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.442.b06-2
- Update to 8u442-b06 (GA)
- Update release notes for 8u442-b06.
- Switch to GA mode for final release
- Revise JDK-8141590 backport to install libffi.so* in lib as well as jre/lib
- Sync the copy of the portable specfile with the latest update
- Remove libffi.so copying workaround now the portable build installs it in lib
- Add bundled libffi.so to _privatelibs
- Remove libffi.so copy if we are building on the same platform as the portable
- Resolves: RHEL-73554
- Related: RHEL-74302
* Thu Jan 16 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.442.b05-0.3.ea
- Add zero_arches to the portable_build_arches now that the portable build bundles libffi
- Temporarily workaround libffi.so not being in lib/%{archinstall} by copying it
- Exclude libffi.so from the debugedit run
- Add a simple -version check on both the JDK and JRE bin/java
- Add libffi.so to the filelist, including expanding the lib/%{archinstall} contents as with jre/lib
- Sync the copy of the portable specfile and new patches with the latest update
- Resolves: RHEL-74302
* Mon Jan 06 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.442.b05-0.2.ea
- Update to 8u442-b05 (EA).
- Update release notes for 8u442-b05.
- Switch to EA mode for pre-release.
- Sync the copy of the portable specfile with the latest update
- Resolves: RHEL-73990
* Sat Oct 19 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.432.b06-4
- Bump rpmrelease for CentOS build
- Related: RHEL-58786
* Sat Oct 19 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.432.b06-3
- Rebuild RPM for 9.5 0day release
- Related: RHEL-58786
- Related: RHEL-17187
* Fri Oct 11 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.432.b06-2
- Update to shenandoah-jdk8u432-b06 (GA)
- Update release notes for shenandoah-8u432-b06.
- Drop JDK-828109{6,7,8}/PR3836 patch following integration of upstream version
- Regenerate JDK-8199936/PR3533 patch following JDK-828109{6,7,8} integration
- Bump version of bundled zlib to 1.3.1 following JDK-8324632
- Include backport of JDK-8328999 to update giflib to 5.2.2
- Bump version of bundled giflib to 5.2.2 following JDK-8328999
- Add build scripts to repository to ease remembering all CentOS & RHEL targets and options
- Sync the copy of the portable specfile with the latest update
- Resolves: RHEL-58786
- Resolves: RHEL-17187
- ** This tarball is embargoed until 2024-10-15 @ 1pm PT. **
* Wed Jul 10 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.422.b05-3
- Bump rpmrelease for CentOS build and update RHEL version hack following July 2025 update
- Related: RHEL-47013
* Wed Jul 10 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.422.b05-2
- Update to shenandoah-jdk8u422-b05 (GA)
- Update release notes for shenandoah-8u422-b05.
- Rebase PR2462 patch following patched hunk being removed by JDK-8322106
- Switch to GA mode.
- Sync the copy of the portable specfile with the latest update
- Actually require tzdata 2024a now it is available in the buildroot
- Add missing build dependencies on zlib-devel and tar
- Update LCMS version to match JDK-8245400
- ** This tarball is embargoed until 2024-07-16 @ 1pm PT. **
- Resolves: RHEL-46858
- Resolves: RHEL-47013
* Tue Jul 09 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.422.b01-0.2.ea
- Update to shenandoah-jdk8u422-b01 (EA)
- Update release notes for shenandoah-8u422-b01.
- Switch to EA mode.
- Sync the copy of the portable specfile with the latest update
- Update NEWS file and rename remove-intree-libraries.sh so portable can be rebuilt
- Document policy repacking script and rename to correct spelling and style
- Limit Java only tests to one architecture using jdk_test_arch
- Temporarily include Zero-based architectures in jdk_test_arch until they are portable
- Related: RHEL-46858
- Resolves: RHEL-47057
- Resolves: RHEL-47082
* Mon Apr 08 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.412.b08-3
- Bump rpmrelease for CentOS build
- Related: RHEL-32412
* Mon Apr 08 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.412.b08-2
- Update to shenandoah-jdk8u412-b08 (GA)
- Update release notes for shenandoah-jdk8u412-b08.
- Switch to GA mode.
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2024-04-16 @ 1pm PT. **
- Resolves: RHEL-32412
* Fri Apr 05 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.412.b07-0.2.ea
- Update to shenandoah-jdk8u412-b07 (EA)
- Require tzdata 2024a due to upstream inclusion of JDK-8322725
- Only require tzdata 2023d for now as 2024a is unavailable in buildroot
- Sync the copy of the portable specfile with the latest update
- Resolves: RHEL-30937
* Fri Mar 22 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.412.b01-0.2.ea
- Turn off xz multi-threading on i686 as it fails with an out of memory error
- Move to upstream tag style (shenandoah8ux-by) in preparation for eventually moving back to official sources
- generate_source_tarball.sh: Rename JCONSOLE_JS_PATCH{,_DEFAULT} to JCONSOLE_PATCH{,_DEFAULT} for brevity
- generate_source_tarball.sh: Adapt OPENJDK_LATEST logic to work with 8u Shenandoah fork
- generate_source_tarball.sh: Adapt version logic to work with 8u
- generate_source_tarball.sh: Add quoting for SCRIPT_DIR and JCONSOLE_PATCH (SC2086)
- generate_source_tarball.sh: Update examples in header for clarity
- generate_source_tarball.sh: Create directory in TMPDIR when using WITH_TEMP
- generate_source_tarball.sh: Only add --depth=1 on non-local repositories
- Move maintenance scripts to a scripts subdirectory
- icedtea_sync.sh: Update with a VCS mode that retrieves sources from a Mercurial repository
- discover_trees.sh: Set compile-command and indentation instructions for Emacs
- discover_trees.sh: shellcheck: Do not use -o (SC2166)
- discover_trees.sh: shellcheck: Remove x-prefixes since we use Bash (SC2268)
- discover_trees.sh: shellcheck: Double-quote variable references (SC2086)
- generate_source_tarball.sh: Add authorship
- icedtea_sync.sh: Set compile-command and indentation instructions for Emacs
- icedtea_sync.sh: shellcheck: Double-quote variable references (SC2086)
- icedtea_sync.sh: shellcheck: Remove x-prefixes since we use Bash (SC2268)
- openjdk_news.sh: Set compile-command and indentation instructions for Emacs
- openjdk_news.sh: shellcheck: Double-quote variable references (SC2086)
- openjdk_news.sh: shellcheck: Remove x-prefixes since we use Bash (SC2268)
- openjdk_news.sh: shellcheck: Remove deprecated egrep usage (SC2196)
- Remove obsolete file generate_singlerepo_source_tarball.sh
- Remove obsolete file get_sources.sh
- Remove obsolete file update_main_sources.sh
- generate_source_tarball.sh: Handle an existing checkout
- generate_source_tarball.sh: Sync indentation with java-21-openjdk version
- generate_source_tarball.sh: Support using a subdirectory via TO_COMPRESS
- Sync patch set with portable build
- Related: RHEL-30937
* Fri Mar 22 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:1.8.0.412.b01-0.2.ea
- Invoke xz in multi-threaded mode
- generate_source_tarball.sh: Add WITH_TEMP environment variable
- generate_source_tarball.sh: Multithread xz on all available cores
- generate_source_tarball.sh: Add OPENJDK_LATEST environment variable
- generate_source_tarball.sh: Update comment about tarball naming
- generate_source_tarball.sh: Reformat comment header
- generate_source_tarball.sh: Reformat and update help output
- generate_source_tarball.sh: Do a shallow clone, for speed
- generate_source_tarball.sh: Eliminate some removal prompting
- generate_source_tarball.sh: Make tarball reproducible
- generate_source_tarball.sh: Prefix temporary directory with temp-
- generate_source_tarball.sh: Remove temporary directory exit conditions
- generate_source_tarball.sh: Set compile-command in Emacs
- generate_source_tarball.sh: Remove REPO_NAME from FILE_NAME_ROOT
- generate_source_tarball.sh: Move PROJECT_NAME and REPO_NAME checks
- generate_source_tarball.sh: shellcheck: Remove x-prefixes since we use Bash (SC2268)
- generate_source_tarball.sh: shellcheck: Double-quote variable references (SC2086)
- generate_source_tarball.sh: shellcheck: Do not use -a (SC2166)
- generate_source_tarball.sh: shellcheck: Do not use $ on arithmetic variables (SC2004)
- Use backward-compatible patch syntax
- generate_source_tarball.sh: Ignore -ga tags with OPENJDK_LATEST
- generate_source_tarball.sh: Remove trailing period in echo
- generate_source_tarball.sh: Use long-style argument to grep
- generate_source_tarball.sh: Add license
- generate_source_tarball.sh: Add indentation instructions for Emacs
- Related: RHEL-30937
* Thu Mar 21 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.412.b01-0.2.ea
- Update to shenandoah-jdk8u412-b01 (EA)
- Switch to EA mode.
- Related: RHEL-30937
* Thu Jan 11 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.402.b06-2
- Update to shenandoah-jdk8u402-b06 (GA)
- Update release notes for shenandoah-8u402-b06.
- Sync NEWS with vanilla branch version.
- Sync the copy of the portable specfile with the latest update
- Drop local copy of JDK-8312489 which is now included upstream
- ** This tarball is embargoed until 2024-01-16 @ 1pm PT. **
- Resolves: RHEL-17916
- Resolves: RHEL-20989
/etc/.java /etc/.java/.systemPrefs /etc/java/java-1.8.0-openjdk /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64 /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/lib /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/lib/calendars.properties /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/lib/logging.properties /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/lib/net.properties /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/lib/security /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/lib/security/blacklisted.certs /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/lib/security/cacerts /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/lib/security/java.policy /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/lib/security/java.security /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/lib/security/nss.cfg /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/lib/security/nss.fips.cfg /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/lib/security/policy /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/lib/security/policy/limited /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/lib/security/policy/limited/US_export_policy.jar /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/lib/security/policy/limited/local_policy.jar /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/lib/security/policy/unlimited /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/lib/security/policy/unlimited/US_export_policy.jar /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/lib/security/policy/unlimited/local_policy.jar /usr/lib/.build-id /usr/lib/.build-id/03 /usr/lib/.build-id/03/4843524f9b2501718b2f3fc61c171f75bbe24b /usr/lib/.build-id/05 /usr/lib/.build-id/05/de6c36f493ee2dd21e2a96ba8df6d834c664f3 /usr/lib/.build-id/08 /usr/lib/.build-id/08/3d16365fa7e64f06c48f8c3d94eba98059c251 /usr/lib/.build-id/0b /usr/lib/.build-id/0b/538c08aec11a890968a8399bad09f203b37ac1 /usr/lib/.build-id/13 /usr/lib/.build-id/13/f941c19c43263087687759601c288bd34dd80b /usr/lib/.build-id/14 /usr/lib/.build-id/14/c047019a4b4d74aea38b4f89d5907908d4abab /usr/lib/.build-id/1e /usr/lib/.build-id/1e/3360dc2ca520903cd187767520d4d6e42e530d /usr/lib/.build-id/27 /usr/lib/.build-id/27/ab5ba4da226a6af42d170a40c31743800c301f /usr/lib/.build-id/29 /usr/lib/.build-id/29/900bae386083d354a61324fd100866d200376f /usr/lib/.build-id/36 /usr/lib/.build-id/36/62371979a768841f844daf4da1830a245a7500 /usr/lib/.build-id/37 /usr/lib/.build-id/37/16bc53f177c046ba3e2aea1be6ca855e45c42e /usr/lib/.build-id/39 /usr/lib/.build-id/39/e80df56aba0c06fde2d01add471d66b477c191 /usr/lib/.build-id/3a /usr/lib/.build-id/3a/e3f144fb499388a356f99c9c677d500310f071 /usr/lib/.build-id/43 /usr/lib/.build-id/43/e42b1bc9f4c2ce16827ed3cc58f87ff4aa7774 /usr/lib/.build-id/45 /usr/lib/.build-id/45/f6ed0770e4ea5637f94d1bfc427cfd76894eca /usr/lib/.build-id/4b /usr/lib/.build-id/4b/b3f0b93d4ff51f5006cb751e70d62fed3e466b /usr/lib/.build-id/5a /usr/lib/.build-id/5a/44e7906940851d4ced274fc7f43d6438ee3707 /usr/lib/.build-id/5c /usr/lib/.build-id/5c/4e14f871ef18870fbb7538ba7b971836f209db /usr/lib/.build-id/5c/4e5e59026723b8d4ca9a5c45c4afed42bc729b /usr/lib/.build-id/5e /usr/lib/.build-id/5e/37bb6327b0ba2240727693533311ed75578a24 /usr/lib/.build-id/61 /usr/lib/.build-id/61/676517d5a3ff8ed3578bb593e139f8ecc0fa09 /usr/lib/.build-id/71 /usr/lib/.build-id/71/130c8d8e31afbdd4c4ad3b53a39329740d2691 /usr/lib/.build-id/80 /usr/lib/.build-id/80/bedb2c3f2d80091cdc2937794095e32d58bec4 /usr/lib/.build-id/93 /usr/lib/.build-id/93/dcfcceddc675f6635fff167bb56d29f67c0b2d /usr/lib/.build-id/94 /usr/lib/.build-id/94/694d91f92ec366c1ddf89daf8636ce41609e01 /usr/lib/.build-id/94/f14d400e47ef2857d8b5b5c357cccfb87ab0f1 /usr/lib/.build-id/9e /usr/lib/.build-id/9e/92db42506217fe360790210a001771bf38d20e /usr/lib/.build-id/a0 /usr/lib/.build-id/a0/2c1a6040c29de3feaf50f37cd6b0cb01bbb298 /usr/lib/.build-id/a1 /usr/lib/.build-id/a1/f91a925433b6fbca9e57c5ad824fb6f65e30c2 /usr/lib/.build-id/a4 /usr/lib/.build-id/a4/c6a90c3e8f2ba8946d936183bce3ff53624ba8 /usr/lib/.build-id/a5 /usr/lib/.build-id/a5/e3f7039a16221776d3a8cd15f45a6affa3fd7b /usr/lib/.build-id/a7 /usr/lib/.build-id/a7/355e00f09ee9a4d6f5ae2db62681f42388aae1 /usr/lib/.build-id/b7 /usr/lib/.build-id/b7/6acb09f2106f1d9ff7de1533fef5cb297156b5 /usr/lib/.build-id/b9 /usr/lib/.build-id/b9/45757b7289c817201093c76d53a79b7db7bf6b /usr/lib/.build-id/c4 /usr/lib/.build-id/c4/6da3be064e6de4ec5d7a9a2ee8eab1c1f94bb4 /usr/lib/.build-id/c7 /usr/lib/.build-id/c7/3af27e5cff64f1b6cadec63a8157a2919f4360 /usr/lib/.build-id/c7/b94ca242d9a1012b4974e024c061742c130411 /usr/lib/.build-id/d2 /usr/lib/.build-id/d2/60c18d10e57adbfca7f90f1747f709214189b4 /usr/lib/.build-id/da /usr/lib/.build-id/da/0210ffc00f601d37cc96b7ce74a102bb0f1cd8 /usr/lib/.build-id/db /usr/lib/.build-id/db/8fab2542a5aa966afe86e1909a5bc656a5a8cc /usr/lib/.build-id/dd /usr/lib/.build-id/dd/6cd3a1e8765e24c39aa38fbcf67951efcae65f /usr/lib/.build-id/de /usr/lib/.build-id/de/4c8d94ee4da5564636bcb4104ea549085db31f /usr/lib/.build-id/e7 /usr/lib/.build-id/e7/ef729ba871d5f55c73f4f8b348c3a89b9d91da /usr/lib/.build-id/e8 /usr/lib/.build-id/e8/9e92c5cd699e9113936e425db40ae7b5162d82 /usr/lib/.build-id/ee /usr/lib/.build-id/ee/7102e12251b3aea05aea89cdc6096bd5951d0f /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/ASSEMBLY_EXCEPTION /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/LICENSE /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/THIRD_PARTY_README /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/bin /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/bin/alt-java /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/bin/java /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/bin/jjs /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/bin/keytool /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/bin/orbd /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/bin/pack200 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/bin/rmid /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/bin/rmiregistry /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/bin/servertool /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/bin/tnameserv /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/bin/unpack200 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/client /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/client/classes.jsa /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/jli /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/jli/libjli.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/jvm.cfg /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libattach.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libawt.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libawt_headless.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libdt_socket.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libfontmanager.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libhprof.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libinstrument.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libj2gss.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libj2pcsc.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libj2pkcs11.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libjaas_unix.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libjava.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libjava_crw_demo.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libjdwp.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libjpeg.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libjsdt.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libjsig.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libjsound.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/liblcms.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libmanagement.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libmlib_image.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libnet.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libnio.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libnpt.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libsaproc.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libsctp.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libsunec.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libsystemconf.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libunpack.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libverify.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/libzip.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/server /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/server/Xusage.txt /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/server/classes.jsa /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/server/libjsig.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/amd64/server/libjvm.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/calendars.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/charsets.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/classlist /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/cmm /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/cmm/CIEXYZ.pf /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/cmm/GRAY.pf /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/cmm/LINEAR_RGB.pf /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/cmm/PYCC.pf /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/cmm/sRGB.pf /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/content-types.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/currency.data /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/ext /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/ext/cldrdata.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/ext/dnsns.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/ext/jaccess.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/ext/localedata.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/ext/meta-index /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/ext/nashorn.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/ext/sunec.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/ext/sunjce_provider.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/ext/sunpkcs11.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/ext/zipfs.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/flavormap.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/hijrah-config-umalqura.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/images /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/images/cursors /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/images/cursors/cursors.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/images/cursors/invalid32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/images/cursors/motif_CopyDrop32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/images/cursors/motif_CopyNoDrop32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/images/cursors/motif_LinkDrop32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/images/cursors/motif_LinkNoDrop32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/images/cursors/motif_MoveDrop32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/images/cursors/motif_MoveNoDrop32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/jce.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/jexec /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/jfr /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/jfr.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/jfr/default.jfc /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/jfr/profile.jfc /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/jsse.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/jvm.hprof.txt /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/logging.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/management /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/management-agent.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/management/jmxremote.access /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/management/jmxremote.password.template /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/management/management.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/management/snmp.acl.template /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/meta-index /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/net.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/psfont.properties.ja /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/psfontj2d.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/resources.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/rt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/security /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/security/blacklisted.certs /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/security/cacerts /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/security/cacerts.upstream /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/security/java.policy /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/security/java.security /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/security/nss.cfg /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/security/nss.fips.cfg /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/security/policy /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/security/policy/limited /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/security/policy/limited/US_export_policy.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/security/policy/limited/local_policy.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/security/policy/unlimited /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/security/policy/unlimited/US_export_policy.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/security/policy/unlimited/local_policy.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/sound.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/tzdb.dat /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64/jre/lib/tzdb.dat.upstream /usr/lib/jvm/jre-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64 /usr/share/doc/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1/NEWS /usr/share/doc/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1/README.md /usr/share/doc/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1/java-1.8.0-openjdk-portable.specfile /usr/share/man/man1/alt-java-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64.1.gz /usr/share/man/man1/java-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64.1.gz /usr/share/man/man1/jjs-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64.1.gz /usr/share/man/man1/keytool-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64.1.gz /usr/share/man/man1/orbd-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64.1.gz /usr/share/man/man1/pack200-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64.1.gz /usr/share/man/man1/policytool-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64.1.gz /usr/share/man/man1/rmid-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64.1.gz /usr/share/man/man1/rmiregistry-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64.1.gz /usr/share/man/man1/servertool-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64.1.gz /usr/share/man/man1/tnameserv-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64.1.gz /usr/share/man/man1/unpack200-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.x86_64.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 1 06:26:05 2025