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: Fedora Project |
Version: 1.8.0.382.b05 | Vendor: Fedora Project |
Release: 2.fc39 | Build date: Thu Aug 10 11:26:13 2023 |
Group: Unspecified | Build host: buildvm-ppc64le-25.iad2.fedoraproject.org |
Size: 117698911 | Source RPM: java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.src.rpm |
Packager: Fedora Project | |
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 Aug 10 2023 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.382.b05-2 - removed .so files from full_sources - list executbales in same * Mon Jul 24 2023 Jayashree Huttanagoudar <jhuttana@redhat.com> - 1:1.8.0.382.b05-1 - updatet to july security update 382.b05 * Mon Jul 24 2023 Jayashree Huttanagoudar <jhuttana@redhat.com> - 1:1.8.0.372.b07-7 - Remove few more binaries from full_sources that were throwing missing build-id warnings - Resolves: rhbz#2222629 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.8.0.372.b07-6.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jul 13 2023 Jayashree Huttanagoudar <jhuttana@redhat.com> - 1:1.8.0.372.b07-6 - Fix the symlink for files under lib/security - Fixing symlink cleared failing test cases - Return release and NEWS missing lines - Copy jdk_image and clean-up redundant lines - Uncommented few lines which were parked earlier - Fix quotes around vendor information strings * Thu Jul 13 2023 Jayashree Huttanagoudar <jhuttana@redhat.com> - 1:1.8.0.372.b07-5 - Return missing README.md installation - Use default macros for LICENSE and README.md installation * Thu Jul 13 2023 Jayashree Huttanagoudar <jhuttana@redhat.com> - 1:1.8.0.372.b07-4 - Add fix for LICENSE installation * Wed Jul 12 2023 Jayashree Huttanagoudar <jhuttana@redhat.com> - 1:1.8.0.372.b07-3 - Add missing tzdata related lines * Thu Jun 01 2023 Jayashree Huttanagoudar <jhuttana@redhat.com> - 1:1.8.0.372.b07-2 - Further chages to trigger a final build * Thu Jun 01 2023 Jayashree Huttanagoudar <jhuttana@redhat.com> - 1:1.8.0.372.b07-2 - Changes to %description section * Wed May 31 2023 Jayashree Huttanagoudar <jhuttana@redhat.com> - 1:1.8.0.372.b07-2 - Modified sources file as required. - Removed unwanted build dependencie. - Removed unwanted files,patches and scripts. Also the related lines where they were referred. * Tue May 30 2023 Jayashree Huttanagoudar <jhuttana@redhat.com> - 1:1.8.0.372.b07-2 - Copied rhel-9-main spec as a base for further changes for fedora jdk8 repackaging * Tue Apr 18 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.372.b07-2 - Update to shenandoah-jdk8u372-b07 (GA) - Update release notes for shenandoah-8u372-b07. - Require tzdata 2023c due to inclusion of JDK-8305113 in 8u372-b07 - Update generate_tarball.sh to add support for passing a boot JDK to the configure run - Add POSIX-friendly error codes to generate_tarball.sh and fix whitespace - Remove .jcheck and GitHub support when generating tarballs, as done in upstream release tarballs - Drop JDK-8275535/RH2053256 patch which is now upstream - Include JDK-8271199 backport early ahead of 8u382 (RH2175317) - Drop hack for difference in local and portable build version - Replace local copies of JDK portable binaries with build dependencies - Include the java-1.8.0-openjdk-portable.spec file with instructions on how to rebuild. - Remove duplicate use of README.md inside the *-src package (it is no longer about sources) - Use portable build on x86_32 now one is available - ** This tarball is embargoed until 2023-04-18 @ 1pm PT. ** - Resolves: rhbz#2185182 - Resolves: rhbz#2189329 * Tue Feb 28 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.362.b09-4 - Drop use of portable build on s390x due to libffi compatibility issue (needs libffi.so.6) - Related: rhbz#2150202 * Tue Feb 28 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.362.b09-4 - Add explicit libffi dependency for s390x build - Related: rhbz#2150202 * Tue Feb 28 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.362.b09-4 - On portable architectures, replace build section with extraction of existing builds from portables - Rewrite ELF files so the source file path is correct and debugsources can be assembled - Resolves: rhbz#2150202 * Tue Jan 24 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.362.b09-3 - Update cacerts patch to fix OPENJDK-1433 SecurityManager issue - Update to shenandoah-jdk8u352-b09 (GA) - Update release notes for shenandoah-8u352-b09. - Resolves: rhbz#2162714 * Fri Jan 13 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.362.b08-3 - Update to shenandoah-jdk8u352-b08 (GA) - Update release notes for shenandoah-8u352-b08. - Fix broken links and missing release notes in older releases. - Drop RH1163501 patch which is not upstream or in 11, 17 & 19 packages and seems obsolete - Patch was broken by inclusion of "JDK-8293554: Enhanced DH Key Exchanges" - Patch was added for a specific corner case of a 4096-bit DH key on a Fedora host that no longer exists - Fedora now appears to be using RSA and the JDK now supports ECC in preference to large DH keys - Resolves: rhbz#2160111 * Wed Jan 11 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.362.b07-0.3.ea - Update to shenandoah-jdk8u362-b07 (EA) - Update release notes for shenandoah-8u362-b07. - Require tzdata 2022g due to inclusion of JDK-8296108, JDK-8296715 & JDK-8297804 - Drop tzdata patches for 2022d & 2022e (JDK-8294357 & JDK-8295173) which are now upstream - Update TestTranslations.java to test the new America/Ciudad_Juarez zone - Resolves: rhbz#2150196 * Tue Jan 10 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.362.b01-0.3.ea - Update to shenandoah-jdk8u362-b01 (EA) - Update release notes for shenandoah-8u362-b01. - Switch to EA mode for 8u362 pre-release builds. - Drop JDK-8195607/PR3776/RH1760437 now this is upstream - Related: rhbz#2150196 * Wed Oct 19 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.352.b08-2 - Update to shenandoah-jdk8u352-b08 (GA) - Update release notes for shenandoah-8u352-b08. - Switch to GA mode for final release. - Update in-tree tzdata to 2022e with JDK-8294357 & JDK-8295173 - Add test to ensure timezones can be translated - Resolves: rhbz#2133695 * Wed Oct 12 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.352.b07-0.2.ea - Update to shenandoah-jdk8u352-b07 (EA) - Update release notes for shenandoah-8u352-b07. - Switch to EA mode for 8u352 pre-release builds. - Rebase FIPS patch against 8u352-b07 - Resolves: rhbz#2130623 * Tue Aug 30 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.345.b01-5 - Allow the default keystore to be configured using security.systemCACerts - Use of the property can now be disabled using -Dsecurity.systemCACerts= - Move cacerts replacement to install section and retain original of this and tzdb.dat - Resolves: rhbz#2077006 * Tue Aug 30 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.345.b01-4 - Switch to static builds, reducing system dependencies and making build more portable - Resolves: rhbz#2121273 * Mon Aug 29 2022 Stephan Bergmann <sbergman@redhat.com> - 1:1.8.0.345.b01-3 - Disable copy-jdk-configs for Flatpak builds - Fix flatpak builds by exempting them from bootstrap - Resolves: rhbz#2102727 * Wed Aug 03 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.345.b01-2 - Update to shenandoah-jdk8u345-b01 (GA) - Update release notes for 8u345-b01. - Resolves: rhbz#2112405 * Sun Jul 24 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.342.b07-2 - Update to shenandoah-jdk8u342-b07 (GA) - Update release notes for 8u342-b07. - Switch to GA mode for final release. - Resolves: rhbz#2106509 * Sun Jul 17 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.342.b06-0.1.ea - Update to shenandoah-jdk8u342-b06 (EA) - Update release notes for shenandoah-8u342-b06. - Switch to EA mode for 8u342 pre-release builds. - Print release file during build, which should now include a correct SOURCE value from .src-rev - Update tarball script with IcedTea GitHub URL and .src-rev generation - Use "git apply" with patches in the tarball script to allow binary diffs - Remove redundant "REPOS" variable from tarball script - Include script to generate bug list for release notes - Update tzdata requirement to 2022a to match JDK-8283350 - Resolves: rhbz#2083322 * Sun Jul 17 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.332.b09-3 - Rebase FIPS patches from fips branch and simplify by using a single patch from that repository - * RH2036462: sun.security.pkcs11.wrapper.PKCS11.getInstance breakage - * RH2090378: Revert to disabling system security properties and FIPS mode support together - Rebase RH1648249 nss.cfg patch so it applies after the FIPS patch - Perform configuration changes (e.g. nss.cfg, nss.fips.cfg, tzdb.dat) in installjdk - Enable system security properties in the RPM (now disabled by default in the FIPS repo) - Improve security properties test to check both enabled and disabled behaviour - Run security properties test with property debugging on - Explicitly require crypto-policies during build and runtime for system security properties - Resolves: rhbz#2099801 - Resolves: rhbz#2100678 * Thu Jun 30 2022 Francisco Ferrari Bihurriet <fferrari@redhat.com> - 1:1.8.0.332.b09-2 - RH2007331: SecretKey generate/import operations don't add the CKA_SIGN attribute in FIPS mode - Resolves: rhbz#2102435 * Mon Apr 18 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.332.b09-1 - Update to shenandoah-jdk8u332-b09 (GA) - Update release notes for 8u332-b09. - Switch to GA mode for final release. - Resolves: rhbz#2074650 * Mon Apr 18 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.332.b06-0.1.ea - Update to shenandoah-jdk8u332-b06 (EA) - Update release notes for shenandoah-8u332-b06. - Resolves: rhbz#2050457 * Sun Apr 17 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.332.b01-0.1.ea - Update to shenandoah-jdk8u332-b01 (EA) - Update release notes for shenandoah-8u332-b01. - Switch to EA mode. - Related: rhbz#2050457 * Mon Feb 28 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-9 - Remove 'java --version' test as this is not supported on java-1.8.0-openjdk - Resolves: rhbz#2058487 * Mon Feb 28 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-8 - Add JDK-8275535 patch to fix LDAP authentication issue. - Resolves: rhbz#2053525 * Mon Feb 28 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-7 - Detect NSS at runtime for FIPS detection - Turn off build-time NSS linking and go back to an explicit Requires on NSS - Resolves: rhbz#2052833 * Mon Feb 28 2022 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.322.b06-6 - Storing and restoring alternatives during update manually - Family extracted to globals - Fixing Bug 2001567 - update of JDK/JRE is removing its manually selected alterantives and select (as auto) system JDK/JRE -- The move of alternatives creation to posttrans to fix: -- Bug 1200302 - dnf reinstall breaks alternatives -- Had caused the alternatives to be removed, and then created again, -- instead of being added, and then removing the old, and thus persisting -- the selection in family -- Thus this fix, is storing the family of manually selected master, and if -- stored, then it is restoring the family of the master - Resolves: rhbz#2008202 * Sun Feb 27 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-5 - Introduce tests/tests.yml, based on the one in RHEL 8 - Resolves: rhbz#2058487 * Wed Feb 23 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-4 - Separate crypto policy initialisation from FIPS initialisation, now they are no longer interdependent - Resolves: rhbz#2052821 * Tue Feb 22 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-3 - Fix FIPS issues in native code and with initialisation of java.security.Security - Resolves: rhbz#2023387 * Mon Feb 21 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-2 - Refactor build functions so we can build just HotSpot without any attempt at installation. - Introduce architecture restriction logic for the gdb test. (RH2041970) - Replace GCC 11 patch to remove use of the register keyword with correct fix to ADLC build (JDK-8281098) - Adjust JDK8199936/PR3533 -mstackrealign patch to instead pass -mincoming-stack-boundary=2 -mpreferred-stack-boundary=4 - Explicitly list JIT architectures rather than relying on those with slowdebug builds - Disable the serviceability agent on Zero architectures even when the architecture itself is supported - Add backport of JDK-8257794 to fix bogus assert on slowdebug x86-32 Zero builds - Related: rhbz#2022823 * Fri Feb 18 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-1 - Update to aarch64-shenandoah-jdk8u322-b06 (GA) - Update release notes for 8u322-b06. - Switch to GA mode for final release. - Resolves: rhbz#2039398 * Wed Feb 16 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b05-0.1.ea - Update to aarch64-shenandoah-jdk8u322-b05 (EA) - Update release notes for 8u322-b05. - Switch to EA mode. - Require tzdata 2021c as of JDK-8274407. - Require tzdata 2021e as of JDK-8275766. - Update tarball generation script to use git following shenandoah-jdk8u's move to github - Resolves: rhbz#2022823 * Mon Dec 06 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b07-3 - Turn off bootstrapping for slow debug builds, which are particularly slow on ppc64le. - Related: rhbz#2022823 * Sun Dec 05 2021 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.312.b07-2 - Use 'sql:' prefix in nss.fips.cfg as F35+ no longer ship the legacy secmod.db file as part of nss - Resolves: rhbz#2023533 * Wed Nov 10 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b07-1 - Update to aarch64-shenandoah-jdk8u312-b07 (GA) - Update release notes for 8u312-b07. - Switch to GA mode for final release. - Resolves: rhbz#2013844 * Wed Nov 10 2021 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.312.b05-0.3.ea - alternatives creation moved to posttrans - Thus fixing the old reisntall issue: - https://bugzilla.redhat.com/show_bug.cgi?id=1200302 - https://bugzilla.redhat.com/show_bug.cgi?id=1976053 - Resolves: rhbz#2008202 * Thu Oct 07 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b05-0.2.ea - Allow plain key import to be disabled with -Dcom.redhat.fips.plainKeySupport=false - Resolves: rhbz#1994676 * Thu Oct 07 2021 Martin Balao <mbalao@redhat.com> - 1:1.8.0.312.b05-0.2.ea - Add patch to allow plain key import. - Resolves: rhbz#1994676 * Thu Sep 30 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b05-0.1.ea - Update to aarch64-shenandoah-jdk8u312-b05 (EA) - Update release notes for 8u312-b05. - Resolves: rhbz#1999939 * Sun Sep 26 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b04-0.1.ea - Update to aarch64-shenandoah-jdk8u312-b04 (EA) - Update release notes for 8u312-b04. - Related: rhbz#1999939 * Fri Sep 24 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b03-0.1.ea - Update to aarch64-shenandoah-jdk8u312-b03 (EA) - Update release notes for 8u312-b03. - Related: rhbz#1999939 * Tue Sep 21 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b02-0.2.ea - Reduce disk footprint by removing build artifacts by default. - Related: rhbz#1999939 * Sun Sep 19 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b02-0.1.ea - Update to aarch64-shenandoah-jdk8u312-b02 (EA) - Update release notes for 8u312-b02. - Related: rhbz#1999939 * Mon Sep 13 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b01-0.1.ea - Update to aarch64-shenandoah-jdk8u312-b01 (EA) - Update release notes for 8u312-b01. - Switch to EA mode. - Remove "-clean" suffix as no 8u312 builds are unclean. - Related: rhbz#1999939 * Fri Aug 27 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b08-3 - Add patch to login to the NSS software token when in FIPS mode. - Resolves: rhbz#1997363 * Fri Aug 27 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b08-2 - Port FIPS system detection support to OpenJDK 8u - Minor code cleanups on FIPS detection patch and check for SECMOD_GetSystemFIPSEnabled in configure. - Remove unneeded Requires on NSS as it will now be dynamically linked and detected by RPM. - Resolves: rhbz#1971696 * Fri Aug 27 2021 Martin Balao <mbalao@redhat.com> - 1:1.8.0.302.b08-2 - Detect FIPS using SECMOD_GetSystemFIPSEnabled in the new libsystemconf JDK library. - Resolves: rhbz#1971696 * Wed Aug 25 2021 Florian Weimer <fweimer@redhat.com> - 1:1.8.0.302.b08-1 - Rebuild for libffi transition (#1891914)
/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.382.b05-2.fc39.ppc64le /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/lib /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/lib/calendars.properties /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/lib/logging.properties /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/lib/net.properties /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/lib/security /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/lib/security/blacklisted.certs /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/lib/security/cacerts /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/lib/security/java.policy /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/lib/security/java.security /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/lib/security/nss.cfg /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/lib/security/nss.fips.cfg /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/lib/security/policy /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/lib/security/policy/limited /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/lib/security/policy/limited/US_export_policy.jar /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/lib/security/policy/limited/local_policy.jar /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/lib/security/policy/unlimited /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/lib/security/policy/unlimited/US_export_policy.jar /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/lib/security/policy/unlimited/local_policy.jar /usr/lib/.build-id /usr/lib/.build-id/0e /usr/lib/.build-id/0e/899997b68f17be60e32e96dd5092790053b481 /usr/lib/.build-id/10 /usr/lib/.build-id/10/14afd8b283b9d62564f254bf4d3be37c8762ed /usr/lib/.build-id/11 /usr/lib/.build-id/11/dd82adb1adc0ce3a9e681b44d3cf1af5676b10 /usr/lib/.build-id/15 /usr/lib/.build-id/15/b5cb03cceb97e4986b0832e605b6ec589dbadf /usr/lib/.build-id/1d/3e50b398dfe1aae670cfd7a5d37aaf72e69317 /usr/lib/.build-id/28 /usr/lib/.build-id/28/f90a66b364b8ef54f10b06365fdb97914b36c8 /usr/lib/.build-id/2a /usr/lib/.build-id/2a/432fd0b2d9b54ba18cb9fd202b68aaabba60fd /usr/lib/.build-id/36 /usr/lib/.build-id/36/5936a735c8f2eb139d5fc96ddb18d70781e18d /usr/lib/.build-id/36/df16d8fe1fe812c6034f4513abffc90cb861ef /usr/lib/.build-id/36/ffada28d4e676454ec431bf3356499a988e819 /usr/lib/.build-id/3a /usr/lib/.build-id/3a/98e1f6384090c7c90e1469530b716bec226b89 /usr/lib/.build-id/3b /usr/lib/.build-id/3b/8afa836cc593af065f951be3b11f411bd45008 /usr/lib/.build-id/3d /usr/lib/.build-id/3d/1632bd9352e56ef2ec0f8cf90d0352e9bdb5b8 /usr/lib/.build-id/3e /usr/lib/.build-id/3e/c157e7ca41cdcb30b238841541f1c97029815f /usr/lib/.build-id/3f/3c4cd1ea1ea35e1fb0cbdc66b9267882f8e69d /usr/lib/.build-id/43 /usr/lib/.build-id/43/aabd1557282e6ed1368aea5f2d669acae5c5b9 /usr/lib/.build-id/45 /usr/lib/.build-id/45/d020bbc69f7c1b901f1feafb449f0a5ecd60ca /usr/lib/.build-id/4c /usr/lib/.build-id/4c/93b28caa83120801547e94f3bdc4504b994365 /usr/lib/.build-id/4f /usr/lib/.build-id/4f/220948ce5709a980a0ebf15836e5bb172105ef /usr/lib/.build-id/60 /usr/lib/.build-id/60/6b4de6f596686a40bb290af0ae88823ea9c4fe /usr/lib/.build-id/6e /usr/lib/.build-id/6e/fe5ec21947121a9dc4ad8e16437edf7f7905e2 /usr/lib/.build-id/73 /usr/lib/.build-id/73/01be8cebf62758319ba26cadf66c770320302d /usr/lib/.build-id/74 /usr/lib/.build-id/74/e5fa29fbc9326c412835e745854a18135e7dbe /usr/lib/.build-id/82 /usr/lib/.build-id/82/d1b15ce5f5f8d249f77cb5d6d1f3e5183d19c0 /usr/lib/.build-id/96 /usr/lib/.build-id/96/3fd93d6478885d8a7b81c3c73095a4973fe2a4 /usr/lib/.build-id/96/b52835a3bad7d36e92f62a241c79fb4671862e /usr/lib/.build-id/97 /usr/lib/.build-id/97/a8c913a3f489309e18317cb63d512b76a8cd82 /usr/lib/.build-id/a8/118c4719819953019b9a6a4fbaaa4e53032c5c /usr/lib/.build-id/ad /usr/lib/.build-id/ad/eedae807d6a8b748d1b22b2c4c6e4ea8bb3800 /usr/lib/.build-id/b3 /usr/lib/.build-id/b3/bd4f609b46bc50ff1d467ac567d552d6fa01c7 /usr/lib/.build-id/bc /usr/lib/.build-id/bc/37b7c96bc9822b2b441f164d7b16a6e60d10f2 /usr/lib/.build-id/c2 /usr/lib/.build-id/c2/c206f6d7bddbb4db5dcce4fb83dadb3e862ed2 /usr/lib/.build-id/c3 /usr/lib/.build-id/c3/411693f0a997557ad667d30b80628eb675a3c9 /usr/lib/.build-id/c3/ef0d0f3828c0f0db110abd24abb10b872ddbc4 /usr/lib/.build-id/c9 /usr/lib/.build-id/c9/87db73bb1f7ec902769605155db1aed8574f7a /usr/lib/.build-id/d3 /usr/lib/.build-id/d3/6740f6e565c2bcd6988b966f6c51aedbf01a59 /usr/lib/.build-id/d6 /usr/lib/.build-id/d6/ec54a46f6f43b4b140185cf47cc667d71a3bd6 /usr/lib/.build-id/da /usr/lib/.build-id/da/a30fb3f00737b841fd03527e96cad9029e30ae /usr/lib/.build-id/dc /usr/lib/.build-id/dc/19ef71c81b3a188875eab91d0d890863815a5e /usr/lib/.build-id/e0 /usr/lib/.build-id/e0/ce782f1f07f92fba34f8f0243a26ef9762d9ad /usr/lib/.build-id/ec /usr/lib/.build-id/ec/bb081f132a8dd299d783836e84094511f5dfd1 /usr/lib/.build-id/ee /usr/lib/.build-id/ee/f0baf088a5e9d0cda2614ff085c21652e9e5e7 /usr/lib/.build-id/fb /usr/lib/.build-id/fb/92a976f71604a0d328359832d37d417ae1ccac /usr/lib/.build-id/ff /usr/lib/.build-id/ff/3af0faa575e2affc9a3501860156099457899a /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/NEWS /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/ASSEMBLY_EXCEPTION /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/LICENSE /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/THIRD_PARTY_README /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/bin /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/bin/alt-java /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/bin/java /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/bin/jjs /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/bin/keytool /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/bin/orbd /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/bin/pack200 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/bin/rmid /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/bin/rmiregistry /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/bin/servertool /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/bin/tnameserv /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/bin/unpack200 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/calendars.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/charsets.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/classlist /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/cmm /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/cmm/CIEXYZ.pf /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/cmm/GRAY.pf /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/cmm/LINEAR_RGB.pf /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/cmm/PYCC.pf /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/cmm/sRGB.pf /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/content-types.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/currency.data /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ext /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ext/cldrdata.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ext/dnsns.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ext/jaccess.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ext/localedata.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ext/meta-index /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ext/nashorn.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ext/sunec.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ext/sunjce_provider.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ext/sunpkcs11.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ext/zipfs.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/flavormap.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/hijrah-config-umalqura.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/images /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/images/cursors /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/images/cursors/cursors.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/images/cursors/invalid32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/images/cursors/motif_CopyDrop32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/images/cursors/motif_CopyNoDrop32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/images/cursors/motif_LinkDrop32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/images/cursors/motif_LinkNoDrop32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/images/cursors/motif_MoveDrop32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/images/cursors/motif_MoveNoDrop32x32.gif /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/jce.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/jexec /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/jfr /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/jfr.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/jfr/default.jfc /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/jfr/profile.jfc /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/jsse.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/jvm.hprof.txt /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/logging.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/management /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/management-agent.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/management/jmxremote.access /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/management/jmxremote.password.template /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/management/management.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/management/snmp.acl.template /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/meta-index /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/net.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/client /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/jli /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/jli/libjli.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/jvm.cfg /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libattach.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libawt.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libawt_headless.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libdt_socket.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libfontmanager.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libhprof.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libinstrument.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libj2gss.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libj2pcsc.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libj2pkcs11.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libjaas_unix.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libjava.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libjava_crw_demo.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libjdwp.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libjpeg.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libjsdt.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libjsig.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libjsound.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/liblcms.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libmanagement.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libmlib_image.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libnet.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libnio.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libnpt.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libsctp.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libsunec.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libsystemconf.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libunpack.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libverify.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/libzip.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/server /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/server/Xusage.txt /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/server/libjsig.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/ppc64le/server/libjvm.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/psfont.properties.ja /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/psfontj2d.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/resources.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/rt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/security /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/security/blacklisted.certs /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/security/cacerts /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/security/cacerts.upstream /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/security/java.policy /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/security/java.security /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/security/nss.cfg /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/security/nss.fips.cfg /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/security/policy /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/security/policy/limited /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/security/policy/limited/US_export_policy.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/security/policy/limited/local_policy.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/security/policy/unlimited /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/security/policy/unlimited/US_export_policy.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/security/policy/unlimited/local_policy.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/sound.properties /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/tzdb.dat /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/jre/lib/tzdb.dat.upstream /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le/release /usr/lib/jvm/jre-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le /usr/share/doc/java-1.8.0-openjdk-1.8.0.382.b05-2.fc39/NEWS /usr/share/man/man1/alt-java-java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le.1.gz /usr/share/man/man1/java-java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le.1.gz /usr/share/man/man1/jjs-java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le.1.gz /usr/share/man/man1/keytool-java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le.1.gz /usr/share/man/man1/orbd-java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le.1.gz /usr/share/man/man1/pack200-java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le.1.gz /usr/share/man/man1/policytool-java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le.1.gz /usr/share/man/man1/rmid-java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le.1.gz /usr/share/man/man1/rmiregistry-java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le.1.gz /usr/share/man/man1/servertool-java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le.1.gz /usr/share/man/man1/tnameserv-java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le.1.gz /usr/share/man/man1/unpack200-java-1.8.0-openjdk-1.8.0.382.b05-2.fc39.ppc64le.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 17:08:45 2025