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.462.b08 | Vendor: AlmaLinux |
Release: 3.el9 | Build date: Fri Jul 18 18:11:06 2025 |
Group: Unspecified | Build host: ppc64le-builder01.almalinux.org |
Size: 126685640 | Source RPM: java-1.8.0-openjdk-1.8.0.462.b08-3.el9.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
* Thu Jul 10 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.462.b08-1 - 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-101657 - Resolves: RHEL-102311 - Resolves: RHEL-102910 * 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 - Resolves: RHEL-86976 - Resolves: RHEL-86618 * 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-86976 - Resolves: RHEL-86618 * 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-73551 - Related: RHEL-74305 * 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-74305 * 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-73998 * 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-58794 - Related: RHEL-62280 - Related: RHEL-61287 * 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-58794 - Resolves: RHEL-62280 - Resolves: RHEL-61287 - ** 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-1 - 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-46860 - Resolves: RHEL-47011 * Tue Jul 09 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.422.b01-0.1.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-46860 - Resolves: RHEL-47069 - Resolves: RHEL-47090 * 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-8u412-b08. - Complete release note for Certainly roots - 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-32409 * 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 - Related: RHEL-30934 * 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-30934 * 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-30934 * 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-30934 * Thu Jan 11 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.402.b06-0.2.ea - 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-17918 - Resolves: RHEL-20987 * Mon Oct 16 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.392.b08-3 - Revert jcmd move as jcmd will not operate without tools.jar - Related: RHEL-13605 * Tue Oct 10 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.392.b08-2 - Update to shenandoah-jdk8u392-b08 (GA) - Update release notes for shenandoah-8u392-b08. - Sync the copy of the portable specfile with the latest update - Update generate_tarball.sh to be closer to upstream vanilla script inc. no more ECC removal - Update bug URL for RHEL to point to the Red Hat customer portal - Change top_level_dir_name to use the VCS tag, matching new upstream release style tarball - Regenerate PR2462 patch following JDK-8315135 - Bump version of bundled libpng to 1.6.39 - Add backport of JDK-8312489 heading upstream for 8u402 (see OPENJDK-2095) - Add missing JFR, alt-java, jre-* and java-* alternative ghosts - Move jcmd to the headless package - ** This tarball is embargoed until 2023-10-17 @ 1pm PT. ** - Resolves: RHEL-12208 - Resolves: RHEL-13587 - Resolves: RHEL-13590 - Resolves: RHEL-13593 - Resolves: RHEL-13583 - Resolves: RHEL-13605 - Resolves: RHEL-13615 * Fri Sep 29 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.392.b01-1 - Update to shenandoah-jdk8u392-b01 (GA) - Update release notes for shenandoah-8u392-b01. - Sync the copy of the portable specfile with the latest update - Update generate_tarball.sh to be closer to upstream vanilla script inc. no more ECC removal - Update bug URL for RHEL to point to the Red Hat customer portal - Change top_level_dir_name to use the VCS tag, matching new upstream release style tarball - Related: RHEL-12209 * Wed Jul 19 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.382.b05-2 - Update to shenandoah-jdk8u382-b05 (GA) - Update release notes for shenandoah-8u382-b05. - Sync the copy of the portable specfile with the latest update - Add note at top of spec file about rebuilding - Use tapsets from the misc tarball on portable builds - Make sure root installation directory is created first - Use in-place substitution for all but the first of the tapset changes - The 'prelease' variable should refer to 'portablerelease', not 'rpmrelease' - Bump release number so we are newer than 9.0 - ** This tarball is embargoed until 2023-07-18 @ 1pm PT. ** - Resolves: rhbz#2221106
/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.462.b08-3.el9.ppc64le /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/lib /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/lib/calendars.properties /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/lib/logging.properties /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/lib/net.properties /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/lib/security /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/lib/security/blacklisted.certs /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/lib/security/cacerts /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/lib/security/java.policy /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/lib/security/java.security /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/lib/security/nss.cfg /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/lib/security/nss.fips.cfg /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/lib/security/policy /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/lib/security/policy/limited /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/lib/security/policy/limited/US_export_policy.jar /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/lib/security/policy/limited/local_policy.jar /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/lib/security/policy/unlimited /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/lib/security/policy/unlimited/US_export_policy.jar /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/lib/security/policy/unlimited/local_policy.jar /usr/lib/.build-id /usr/lib/.build-id/06 /usr/lib/.build-id/06/3bc13ddb34f972f51f7789d10ee20e45ac0096 /usr/lib/.build-id/09 /usr/lib/.build-id/09/32508776d88c1968c521dc109b7ddf9840a662 /usr/lib/.build-id/0a /usr/lib/.build-id/0a/3241a6f1f5962402a28ea0ccd5afcf7fca8ee6 /usr/lib/.build-id/0a/952ee3a0bed11474aad9a56ac2aeaaeac3033f /usr/lib/.build-id/17 /usr/lib/.build-id/17/52584bfb8643b046102847399fe5818336d6ea /usr/lib/.build-id/1c /usr/lib/.build-id/1c/8d251d4cce53646f0e85d170cc3d7c570713b8 /usr/lib/.build-id/1c/8eadb5821438cc065f6a499af351e93d7a44d7 /usr/lib/.build-id/1e /usr/lib/.build-id/1e/e2cd14b002ecb95c1e77a16712752a50a85cf9 /usr/lib/.build-id/24 /usr/lib/.build-id/24/a567d69a3a8566cb0500b6dc7dc2373edd75e3 /usr/lib/.build-id/27 /usr/lib/.build-id/27/c1e48cb23e5c0e3b9d0160ff37ea84d62fe084 /usr/lib/.build-id/2a /usr/lib/.build-id/2a/6bf5bc2b7dc0c5cad38c065a93394a304164e3 /usr/lib/.build-id/2c /usr/lib/.build-id/2c/30b0d8e4b9ef3846b8e6a09849ac14a48fdb6b /usr/lib/.build-id/3a /usr/lib/.build-id/3a/00674324405473e4fd681098e925fe24feed6e /usr/lib/.build-id/3f /usr/lib/.build-id/3f/b6a3d760b5e1ab1a67e8d229947c99785440f3 /usr/lib/.build-id/43 /usr/lib/.build-id/43/565ab12ac48aeb2da3f18c1b7e6d941e0b988d /usr/lib/.build-id/46 /usr/lib/.build-id/46/8c9028e2207ed572311608cc982f26c0ac0e0b /usr/lib/.build-id/48 /usr/lib/.build-id/48/1b6176edcf266a77ade88d9f211ad64431c261 /usr/lib/.build-id/4f /usr/lib/.build-id/4f/4e2692c1274f9b92899c1f7ea7ff348323467c /usr/lib/.build-id/5b /usr/lib/.build-id/5b/f5d760ae162e3320ece2aafc53efe72dfdc6df /usr/lib/.build-id/62 /usr/lib/.build-id/62/84684ae8df2cb9077b39fec5f3b99970644b5d /usr/lib/.build-id/69 /usr/lib/.build-id/69/9c3845e9f5a81ee51acb6daf9e6a6387c17860 /usr/lib/.build-id/75 /usr/lib/.build-id/75/df2752253d30cd0efb147a47b0748edca5e8f4 /usr/lib/.build-id/78 /usr/lib/.build-id/78/318c9a182cc50d8ab73994f39ae9548b0963f7 /usr/lib/.build-id/79 /usr/lib/.build-id/79/19e681da6f114dd6c9cc701e85fe83e0ced41e /usr/lib/.build-id/79/a1253d7d8d898724ef03da6f2831ad095861cb /usr/lib/.build-id/86 /usr/lib/.build-id/86/2941fb42e91b210427ba207003755b15636e89 /usr/lib/.build-id/93 /usr/lib/.build-id/93/54bad6e98a5132a02ed943a34ddfea22bafee5 /usr/lib/.build-id/97 /usr/lib/.build-id/97/8329cda65396862d621bf731dad74375979ea0 /usr/lib/.build-id/bf /usr/lib/.build-id/bf/b4daf9c6974abc62e7715c716a0e2de6799bff /usr/lib/.build-id/c2 /usr/lib/.build-id/c2/fbf79bc1d7bf9395cdc96b64a46b940356adbf /usr/lib/.build-id/c7 /usr/lib/.build-id/c7/90d1aa6655f3ea7a8eec61c1cd409065b95278 /usr/lib/.build-id/c8 /usr/lib/.build-id/c8/d6fb5ec556da27e21d2d7ba464459f34161884 /usr/lib/.build-id/c9 /usr/lib/.build-id/c9/5a1a8cccdecd5a778ef9ddd60546e17d6e4f04 /usr/lib/.build-id/ca /usr/lib/.build-id/ca/78bccfd9e32116cd902f2e497b7313c2dc6eb7 /usr/lib/.build-id/cd /usr/lib/.build-id/cd/6bfcb87ef29e0cf01aef9bfeb229c9a0e3a991 /usr/lib/.build-id/d0 /usr/lib/.build-id/d0/9cf7cadf06ab1bfc26b6577e1244ec9c6c069e /usr/lib/.build-id/d4 /usr/lib/.build-id/d4/211aebcf72d1a2f7a2299360f8135326a96132 /usr/lib/.build-id/dc /usr/lib/.build-id/dc/172661b20068c9ef36caab0d2288e0163ee65f /usr/lib/.build-id/dd /usr/lib/.build-id/dd/e5a513926e85f05edfd7e9d769c48b4554cd46 /usr/lib/.build-id/e0 /usr/lib/.build-id/e0/449372cbf4f38e5e84754bdc9ac6906535c4a3 /usr/lib/.build-id/e1 /usr/lib/.build-id/e1/573a0f6f6d60e5faf3f335e14a3ce7f3abb41f /usr/lib/.build-id/f0 /usr/lib/.build-id/f0/cbf4f88d25565538562ffbdcf94cdefe879261 /usr/lib/.build-id/fe /usr/lib/.build-id/fe/59ec546ac75d5e501ea68dfad96ac716e4a935 /usr/lib/.build-id/fe/6a9587a755da4082402af4034dc274e4b5ef43 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/ASSEMBLY_EXCEPTION /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/LICENSE /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/THIRD_PARTY_README /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/bin /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/bin/alt-java /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/bin/java /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/bin/jjs /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/bin/keytool /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/bin/orbd /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/bin/pack200 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/bin/rmid /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/bin/rmiregistry /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/bin/servertool /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/bin/tnameserv /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/bin/unpack200 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/calendars.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/charsets.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/classlist /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/cmm /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/cmm/CIEXYZ.pf /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/cmm/GRAY.pf /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/cmm/LINEAR_RGB.pf /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/cmm/PYCC.pf /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/cmm/sRGB.pf /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/content-types.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/currency.data /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ext /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ext/cldrdata.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ext/dnsns.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ext/jaccess.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ext/localedata.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ext/meta-index /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ext/nashorn.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ext/sunec.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ext/sunjce_provider.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ext/sunpkcs11.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ext/zipfs.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/flavormap.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/hijrah-config-umalqura.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/images /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/images/cursors /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/images/cursors/cursors.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/images/cursors/invalid32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/images/cursors/motif_CopyDrop32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/images/cursors/motif_CopyNoDrop32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/images/cursors/motif_LinkDrop32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/images/cursors/motif_LinkNoDrop32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/images/cursors/motif_MoveDrop32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/images/cursors/motif_MoveNoDrop32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/jce.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/jexec /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/jfr /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/jfr.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/jfr/default.jfc /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/jfr/profile.jfc /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/jsse.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/jvm.hprof.txt /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/logging.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/management /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/management-agent.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/management/jmxremote.access /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/management/jmxremote.password.template /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/management/management.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/management/snmp.acl.template /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/meta-index /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/net.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/client /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/jli /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/jli/libjli.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/jvm.cfg /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libattach.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libawt.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libawt_headless.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libdt_socket.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libfontmanager.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libhprof.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libinstrument.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libj2gss.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libj2pcsc.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libj2pkcs11.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libjaas_unix.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libjava.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libjava_crw_demo.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libjdwp.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libjpeg.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libjsdt.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libjsig.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libjsound.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/liblcms.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libmanagement.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libmlib_image.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libnet.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libnio.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libnpt.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libsctp.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libsunec.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libsystemconf.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libunpack.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libverify.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/libzip.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/server /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/server/Xusage.txt /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/server/libjsig.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/ppc64le/server/libjvm.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/psfont.properties.ja /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/psfontj2d.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/resources.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/rt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/security /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/security/blacklisted.certs /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/security/cacerts /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/security/cacerts.upstream /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/security/java.policy /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/security/java.security /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/security/nss.cfg /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/security/nss.fips.cfg /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/security/policy /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/security/policy/limited /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/security/policy/limited/US_export_policy.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/security/policy/limited/local_policy.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/security/policy/unlimited /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/security/policy/unlimited/US_export_policy.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/security/policy/unlimited/local_policy.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/sound.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/tzdb.dat /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le/jre/lib/tzdb.dat.upstream /usr/lib/jvm/jre-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le /usr/share/doc/java-1.8.0-openjdk-1.8.0.462.b08-3.el9/NEWS /usr/share/doc/java-1.8.0-openjdk-1.8.0.462.b08-3.el9/README.md /usr/share/doc/java-1.8.0-openjdk-1.8.0.462.b08-3.el9/java-1.8.0-openjdk-portable.specfile /usr/share/man/man1/alt-java-java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le.1.gz /usr/share/man/man1/java-java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le.1.gz /usr/share/man/man1/jjs-java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le.1.gz /usr/share/man/man1/keytool-java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le.1.gz /usr/share/man/man1/orbd-java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le.1.gz /usr/share/man/man1/pack200-java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le.1.gz /usr/share/man/man1/policytool-java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le.1.gz /usr/share/man/man1/rmid-java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le.1.gz /usr/share/man/man1/rmiregistry-java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le.1.gz /usr/share/man/man1/servertool-java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le.1.gz /usr/share/man/man1/tnameserv-java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le.1.gz /usr/share/man/man1/unpack200-java-1.8.0-openjdk-1.8.0.462.b08-3.el9.ppc64le.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 22 04:41:59 2025