Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

java-1.8.0-openjdk-devel-1.8.0.492.b09-3.el9 RPM for ppc64le

From CentOS Stream 9 AppStream for ppc64le

Name: java-1.8.0-openjdk-devel Distribution: CentOS
Version: 1.8.0.492.b09 Vendor: CentOS
Release: 3.el9 Build date: Fri Jul 17 17:15:54 2026
Group: Unspecified Build host: ppc64le-07.stream.rdu2.redhat.com
Size: 43222094 Source RPM: java-1.8.0-openjdk-1.8.0.492.b09-3.el9.src.rpm
Packager: builder@centos.org
Url: http://openjdk.java.net/
Summary: OpenJDK 8 Development Environment
The OpenJDK 8 development tools.

Provides

Requires

License

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

Changelog

* Wed Jul 15 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.492.b09-3
  - Add attempted patch for JDK-8385876 to fix -Wnonnull build failure with s390x Zero on CentOS 9
  - Sync the copy of the portable specfile with the latest update
  - Resolves: RHEL-212095
* Mon Apr 20 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.492.b09-2
  - Bump release for PQC build
  - Related: RHEL-169446
* Fri Apr 17 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.492.b09-1
  - Update to 8u492-b09 (GA)
  - Update release notes for 8u492-b09.
  - Add missing CVEs for 8u482.
  - Regenerate JDK-8199936/PR3533 patch following JDK-8374917
  - Regenerate JDK-8186464/RH1433262 patch following JDK-8370986
  - Drop local giflib 5.2.2 patch now JDK-8328999 is included upstream
  - Bump freetype version to 2.14.2 following JDK-8373290 & JDK-8379158
  - Bump giflib version to 6.1.2 following JDK-8379256 & JDK-8380078
  - Bump LCMS 2 version to 2.15.0 following JDK-8303482
  - Bump libpng version to 1.6.57 following JDK-8375063, JDK-8377526, JDK-8380959 & JDK-8382047
  - Sync the copy of the portable specfile with the latest update
  - ** This tarball is embargoed until 2026-04-21 @ 1pm PT. **
  - Resolves: RHEL-169446
  - Resolves: RHEL-133291
  - Resolves: RHEL-147348
  - Resolves: RHEL-148407
  - Resolves: RHEL-148981
  - Resolves: RHEL-161303
  - Resolves: RHEL-161452
  - Resolves: RHEL-157139
  - Resolves: RHEL-157156
* Fri Feb 20 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.482.b08-3
  - Update tagging scripts to include signature checks and correctly handle gating
  - Add gating scripts to simplify obtaining results and waiving issues
  - Resolves: RHEL-147634
  - Resolves: RHEL-151197
* Wed Jan 28 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.482.b08-2
  - Bump rpmrelease for CentOS build
  - Related: RHEL-142687
  - Related: RHEL-139534
  - Related: RHEL-131588
  - Related: RHEL-131600
  - Related: RHEL-142875
  - Related: RHEL-142697
* Mon Jan 19 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.482.b08-1
  - Update to 8u482-b08 (GA).
  - Update release notes for 8u482-b08.
  - Remove generated-configure.sh changes from JDK-8141590 & FIPS patch as we already autogenerate this
  - Turn on system FreeType as on later JDK versions and add to _privatelibs
  - Set bundled FreeType version to 2.13.2 following JDK-8316028
  - Bump LCMS 2 version to 2.14.0 following JDK-8297088
  - Bump libpng version to 1.6.51 following JDK-8372534
  - Update FIPS patch to include nss.fips.cfg that grants CKA_ENCRYPT
  - Handle 'upgrade' as an alternative to 'update' in openjdk_news.sh
  - Sync the copy of the portable specfile with the latest update
  - ** This tarball is embargoed until 2026-01-20 @ 1pm PT. **
  - Resolves: RHEL-142687
  - Resolves: RHEL-139534
  - Resolves: RHEL-131588
  - Resolves: RHEL-131600
  - Resolves: RHEL-142875
  - Resolves: RHEL-142697
* Sat Oct 18 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.472.b08-2
  - Bump rpmrelease for CentOS build
  - Add scripts to handle tagging of portable-based RPMs
  - Related: RHEL-118767
  - Related: RHEL-119455
  - Related: RHEL-118775
* 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. **

Files

/usr/lib/.build-id
/usr/lib/.build-id/01/d237415995e272b25880344742b4063d7a8e2a.1
/usr/lib/.build-id/13/1dd8b80c8e2d486a8821a2d58ba0af7f517fa6.1
/usr/lib/.build-id/16
/usr/lib/.build-id/16/582b23259ba0b4daa87a3da609cf5ff0d8af17
/usr/lib/.build-id/2b/00c0090b00a655659457ffedfc4a49b2b390ad.1
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/e994f033ab027763743702d51482304fe3798c
/usr/lib/.build-id/3c/8fed6c3c7a1e15db4e77711209e2f5c3a22ebd.1
/usr/lib/.build-id/43/d2a5248f3e8eab1f6adbd89655c832b2e4c61d
/usr/lib/.build-id/45
/usr/lib/.build-id/45/0f6a048796c1cddc1c13e45ebb3fcda279b34e
/usr/lib/.build-id/4c/0573b1c7f7378b9a1b4d17379849668e6b9999
/usr/lib/.build-id/4c/14c92c0e37acf83ce6d9bd264d000b55d7ed86
/usr/lib/.build-id/51/e340246e9e57d98035da41be9702adc7b4c740
/usr/lib/.build-id/58/c30b0af5d1fc85e13e928266c84db5ac0ef2c4.1
/usr/lib/.build-id/67
/usr/lib/.build-id/67/88727fdc700654f6d049a26f2ab3816ccaf6ee
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/196de5e951ae89a278aac7d5f134e45e3f2b0c
/usr/lib/.build-id/6f/1db35ca0b835bdb80d5e86d77d189167385bc0
/usr/lib/.build-id/6f/8c29882ee0d005843bfea3737565bd7467861f
/usr/lib/.build-id/77
/usr/lib/.build-id/77/181f7d961823198fe980770460d50cbc5d1e45
/usr/lib/.build-id/78
/usr/lib/.build-id/78/3cd3a69aebed1b2495831fe4c944a9d6a322a0
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/ac4f6728b52a869b51dab4bdd8e66d6750371f
/usr/lib/.build-id/82
/usr/lib/.build-id/82/468ae12997eb9ebfb615a30950dc7fe6fe91e4
/usr/lib/.build-id/87/9a79aebbc13d8b749eab9e0ce4ba7420b83713
/usr/lib/.build-id/88
/usr/lib/.build-id/88/b323fdeb20badb78dadeca7eef09fe4d372c91
/usr/lib/.build-id/8b/771d10d107b15afd598b0a13440b5669b82694.1
/usr/lib/.build-id/8f/00442413fbe70f21d276d69ba94f1592001445
/usr/lib/.build-id/8f/d849b59023ceb1d8ea509ccb5e7a81e1209ba3
/usr/lib/.build-id/90
/usr/lib/.build-id/90/944f6a4e0d4d522029f99b1fc644fd1255120a
/usr/lib/.build-id/9a/278401e3baa72be686c70159fd9212cd126598
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/e54b2c8d07511f3e8a7c96d59b8479a4a5ff30
/usr/lib/.build-id/a3/9b65fc5c41688878109f804226ee964a62e6e5
/usr/lib/.build-id/a4/f0e4eaa8a3ed6baca545d579b36d13e66a9657
/usr/lib/.build-id/a6/f60cdbb48912fe6fe360847bf75ef02ff48e03.1
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/90942a10e9551a379ee48fb594179dafb89a96
/usr/lib/.build-id/b4/d021c1d1fe92fe50b416763c023da12baa6f8a.1
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/9b80e19fd4c00a65db5a320f45be79ecb43b3f
/usr/lib/.build-id/bc/76f8f191efceb7f85c15db31a8ae1ee6a9ff51.1
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/daea49e824ff897946faf8af5f4eff4a49eec0
/usr/lib/.build-id/c6/7870be2b2af550843fcb12ffec8bc8e5486a0f.1
/usr/lib/.build-id/c7/d04569a560964e14b10a644aa6f757e5d52d5b.1
/usr/lib/.build-id/c9/cedb56c36cc6182ac290e34bc294e475ff1343.1
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/cf786949351e13e283eca115a929685e8d1b18
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/8ed079ac131e8ef4aeb5bb6b36e7c2d34defb4
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/450e838b30beae88fb90e10eaf22f9a6efd4ee
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/ebd70c76ffaad4c81c547600a9c43fd8f19759
/usr/lib/.build-id/f1/c83bacf8d512a76463962e0aadb8676eadf862.1
/usr/lib/.build-id/fa/97343a7daec94d42e57be808a7e8d997faf696
/usr/lib/.build-id/fc/11d56a358e08d8d73b3d3b8f2f00c46f88135f.1
/usr/lib/.build-id/fc/19bfd57cb3742e19c7b5bbd8f85bf537151e02.1
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/LICENSE
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/THIRD_PARTY_README
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/alt-java
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/appletviewer
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/clhsdb
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/extcheck
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/hsdb
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/idlj
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/jarsigner
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/java
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/java-rmi.cgi
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/javac
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/javadoc
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/javah
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/javap
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/jcmd
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/jconsole
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/jdb
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/jdeps
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/jfr
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/jhat
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/jinfo
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/jjs
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/jmap
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/jps
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/jrunscript
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/jsadebugd
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/jstack
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/jstat
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/jstatd
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/keytool
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/native2ascii
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/orbd
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/pack200
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/policytool
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/rmic
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/rmid
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/rmiregistry
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/schemagen
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/serialver
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/servertool
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/tnameserv
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/unpack200
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/wsgen
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/wsimport
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/bin/xjc
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/include
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/include/classfile_constants.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/include/jawt.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/include/jdwpTransport.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/include/jni.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/include/jvmti.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/include/jvmticmlr.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/include/linux
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/include/linux/jawt_md.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/include/linux/jni_md.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/lib
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/lib/ct.sym
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/lib/dt.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/lib/ir.idl
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/lib/jconsole.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/lib/jexec
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/lib/orb.idl
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/lib/ppc64le
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/lib/ppc64le/jli
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/lib/ppc64le/jli/libjli.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/lib/ppc64le/libjawt.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/lib/tools.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/tapset
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/tapset/hotspot-1.8.0.492.b09-3.el9.ppc64le.stp
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/tapset/hotspot_gc-1.8.0.492.b09-3.el9.ppc64le.stp
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/tapset/hotspot_jni-1.8.0.492.b09-3.el9.ppc64le.stp
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le/tapset/jstack-1.8.0.492.b09-3.el9.ppc64le.stp
/usr/share/applications/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le-jconsole.desktop
/usr/share/man/man1/appletviewer-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/extcheck-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/idlj-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/jar-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/jarsigner-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/javac-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/javadoc-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/javah-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/javap-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/jcmd-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/jconsole-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/jdb-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/jdeps-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/jhat-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/jinfo-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/jmap-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/jps-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/jrunscript-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/jsadebugd-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/jstack-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/jstat-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/jstatd-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/native2ascii-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/rmic-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/schemagen-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/serialver-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/wsgen-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/wsimport-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/man/man1/xjc-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.ppc64le.1.gz
/usr/share/systemtap
/usr/share/systemtap/tapset
/usr/share/systemtap/tapset/powerpc
/usr/share/systemtap/tapset/powerpc/hotspot-1.8.0.492.b09-3.el9.ppc64le.stp
/usr/share/systemtap/tapset/powerpc/hotspot_gc-1.8.0.492.b09-3.el9.ppc64le.stp
/usr/share/systemtap/tapset/powerpc/hotspot_jni-1.8.0.492.b09-3.el9.ppc64le.stp
/usr/share/systemtap/tapset/powerpc/jstack-1.8.0.492.b09-3.el9.ppc64le.stp


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jul 24 17:57:37 2026