| 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-fastdebug | Distribution: AlmaLinux | 
| Version: 1.8.0.472.b08 | Vendor: AlmaLinux | 
| Release: 1.el9.alma.1 | Build date: Wed Oct 29 16:19:59 2025 | 
| Group: Development/Tools | Build host: arm-builder02.almalinux.org | 
| Size: 45579541 | 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 Development Environment optimised with full debugging on | |
The OpenJDK 8 development tools. This package is optimised with full debugging. Install only as needed and remove ASAP.
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
/usr/lib/.build-id /usr/lib/.build-id/03/a7ef709f1d20925cd58d2b35964198587d0abb /usr/lib/.build-id/14/458082a32af6248266c7e08b91b15b12895122.1 /usr/lib/.build-id/17/0118f526bafd6dcacca5d2dca65c34be6f45d5 /usr/lib/.build-id/19 /usr/lib/.build-id/19/57d232ceca7324b5fadafd2effecd13ddcb1fc /usr/lib/.build-id/22/b97fa690f228c99fc2296842154450ea173fe4.1 /usr/lib/.build-id/25 /usr/lib/.build-id/25/893d4c2e62701cb391cdf79ff75dad65cfcfd6 /usr/lib/.build-id/2b/0544d47e744b701caa6523bb57e4cecd4bcab7 /usr/lib/.build-id/31/5144cba6228d1815ee32698780f81f47d97792 /usr/lib/.build-id/3f/27588964647dac25aed70afc1c7e027eeb2acd.1 /usr/lib/.build-id/44/d49a6bd00cd5b153f9e8c79d30af1a90c4574a /usr/lib/.build-id/45/f64962890d588a58d899079b6f6f94d7aff5ce /usr/lib/.build-id/58/1be0509937f91f2d39452754359d58931c7b85.1 /usr/lib/.build-id/5a/3fca8b3321633ca78366d872eebdade84fea69.1 /usr/lib/.build-id/5a/8ccd9aaa5cd5dc147099f1de60c81630bc0b14 /usr/lib/.build-id/5d/dd9a467335758b2a9b38299c73c82351aa083f /usr/lib/.build-id/5f/0dbe69bdbd07c6eb729bc43d5b8cd3b976c155 /usr/lib/.build-id/6b/dfc7214c60eda6876161d849c16d76ce27d968.1 /usr/lib/.build-id/81/60db633344673d4092afbf9a595e80aebb668b /usr/lib/.build-id/90 /usr/lib/.build-id/90/b7302507112e19d218d4229930abfdf2c721d4 /usr/lib/.build-id/94/544fdce3f31a74b59f60bf0af4627db586b75b.1 /usr/lib/.build-id/96/3ce430036ec70f703b67cb211312f53f1c5b70.1 /usr/lib/.build-id/99/4b2e8bb9c066975d3b2ab1b06a65bc85408068 /usr/lib/.build-id/9f /usr/lib/.build-id/9f/e7ec9a51c80793f8cbd98b61836baac3d93bbf /usr/lib/.build-id/a3/a17588bd5404b3dc24e381b59c03a2cbab4308 /usr/lib/.build-id/b1/76b96a0a51f23f51ee2bc987007ee7d4b6ed87.1 /usr/lib/.build-id/b2/e66656c7311dc5164e8918c85fb71257dc56f9 /usr/lib/.build-id/b4/58c31044ede216b7dd06b1959e9f81023afca6 /usr/lib/.build-id/c2/428c023ef3bae58b213d5f9052f0827a6a275f /usr/lib/.build-id/c3 /usr/lib/.build-id/c3/0ba04d43fa1ed82a2101d3aa000c4221b7e8ff /usr/lib/.build-id/c3/c96a460c68f58eb40492936a6bbc001443b15f /usr/lib/.build-id/ca/2be180d2f691c582641f2147d95098bfb7e39a.1 /usr/lib/.build-id/cb/6a2ce25226b13f7c2891259e3f8840ddc55b08 /usr/lib/.build-id/d1/ff37761e454427d1035240f42c3fdbb338349c /usr/lib/.build-id/d2/5ebb1b592fbe2206550829b69e80ce41a0a594 /usr/lib/.build-id/d2/a54d23b3e7ee557add9aef3b487e8c4e19daee.1 /usr/lib/.build-id/d4 /usr/lib/.build-id/d4/c610b1d2236696de682d483b17c0492f76e51a /usr/lib/.build-id/d7 /usr/lib/.build-id/d7/b72c1775acb25e07af4b410887ae8e29d1c04d /usr/lib/.build-id/dc/2c0190d442f0fe05e50004de517d44ceec1221 /usr/lib/.build-id/e0/a034216a4b42d58147e8c1b1c5b4232febe76f.1 /usr/lib/.build-id/e3/fa7ae7250b6b3a08f1b7e14e5388000f567f0b /usr/lib/.build-id/e5/b4bcb423546797c60c9ec4c7bd461e11bb0be6 /usr/lib/.build-id/e6/07668df30806beb6bc7ff7fe95116c9eb60111 /usr/lib/.build-id/e6/8d4dcf285622fe3ba51f570d82648970593ef5.1 /usr/lib/.build-id/e7/6cb4cad6710d9e1da02c3627d15f0299f993dd.1 /usr/lib/.build-id/ea /usr/lib/.build-id/ea/a442515eee6fcc95d07aa091bd329f4b9a9021 /usr/lib/.build-id/eb /usr/lib/.build-id/eb/c9a7c3f2a864141554b5ad1d284e8a9c5fc14d /usr/lib/.build-id/fe/7eceb4f74baebc329760ec35eedf4395506190.1 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/ASSEMBLY_EXCEPTION /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/LICENSE /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/THIRD_PARTY_README /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/alt-java /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/appletviewer /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/clhsdb /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/extcheck /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/hsdb /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/idlj /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/jarsigner /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/java /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/java-rmi.cgi /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/javac /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/javadoc /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/javah /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/javap /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/jcmd /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/jconsole /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/jdb /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/jdeps /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/jfr /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/jhat /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/jinfo /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/jjs /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/jmap /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/jps /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/jrunscript /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/jsadebugd /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/jstack /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/jstat /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/jstatd /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/keytool /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/native2ascii /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/orbd /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/pack200 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/policytool /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/rmic /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/rmid /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/rmiregistry /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/schemagen /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/serialver /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/servertool /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/tnameserv /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/unpack200 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/wsgen /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/wsimport /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/bin/xjc /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/include /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/include/classfile_constants.h /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/include/jawt.h /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/include/jdwpTransport.h /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/include/jni.h /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/include/jvmti.h /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/include/jvmticmlr.h /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/include/linux /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/include/linux/jawt_md.h /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/include/linux/jni_md.h /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/lib /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/lib/aarch64 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/lib/aarch64/jli /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/lib/aarch64/jli/libjli.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/lib/aarch64/libjawt.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/lib/ct.sym /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/lib/dt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/lib/ir.idl /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/lib/jconsole.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/lib/jexec /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/lib/orb.idl /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/lib/sa-jdi.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/lib/tools.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/tapset /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/tapset/hotspot-1.8.0.472.b08-1.el9.alma.1.aarch64.stp /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/tapset/hotspot_gc-1.8.0.472.b08-1.el9.alma.1.aarch64.stp /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/tapset/hotspot_jni-1.8.0.472.b08-1.el9.alma.1.aarch64.stp /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug/tapset/jstack-1.8.0.472.b08-1.el9.alma.1.aarch64.stp /usr/share/applications/java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug-jconsole-fastdebug.desktop /usr/share/man/man1/appletviewer-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/extcheck-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/idlj-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/jar-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/jarsigner-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/javac-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/javadoc-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/javah-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/javap-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/jcmd-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/jconsole-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/jdb-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/jdeps-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/jhat-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/jinfo-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/jmap-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/jps-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/jrunscript-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/jsadebugd-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/jstack-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/jstat-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/jstatd-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/native2ascii-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/rmic-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/schemagen-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/serialver-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/wsgen-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/wsimport-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/man/man1/xjc-java-1.8.0-openjdk-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.1.gz /usr/share/systemtap /usr/share/systemtap/tapset /usr/share/systemtap/tapset/arm64 /usr/share/systemtap/tapset/arm64/hotspot-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.stp /usr/share/systemtap/tapset/arm64/hotspot_gc-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.stp /usr/share/systemtap/tapset/arm64/hotspot_jni-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.stp /usr/share/systemtap/tapset/arm64/jstack-1.8.0.472.b08-1.el9.alma.1.aarch64-fastdebug.stp
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 10:33:40 2025