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 aarch64

From CentOS Stream 9 AppStream for aarch64

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:01 2026
Group: Unspecified Build host: aarch64-06.stream.rdu2.redhat.com
Size: 45498843 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/00/3901519104fc1c0b514c4ca8e1abe8ce6f1ad0.1
/usr/lib/.build-id/01
/usr/lib/.build-id/01/ee8e155881b5b9235ca2720afc1a3d282d817d
/usr/lib/.build-id/02
/usr/lib/.build-id/02/b0d644bb6e5cb7607b9575cef1dc6e53c4e370
/usr/lib/.build-id/06
/usr/lib/.build-id/06/62e1be30a6907aba68a4beec877561a8786067
/usr/lib/.build-id/08
/usr/lib/.build-id/08/8704d00842c57fac2e030cf518bfdabccb1b75
/usr/lib/.build-id/0e/22a5f0a7395029de9ea91bc7f03e573f3e2ef4.1
/usr/lib/.build-id/10
/usr/lib/.build-id/10/39f96bbcb4315440431ce8f806a3be7a1bd9aa
/usr/lib/.build-id/10/98d9855487d0d6217a6353ae3d482b942597f6
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/787ae22a76b8d9433742e241e3958b7f82c154
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/e67adf81516e0d787f66b2fa91b59f4d2cb06f
/usr/lib/.build-id/32/70aa509250c6c0bc1bfabbe820cfeafd7edc62.1
/usr/lib/.build-id/34/093e8b0890d041993d8978e3501139237b4377
/usr/lib/.build-id/43/9e29a3772418babea72df86f61f7462e20454c
/usr/lib/.build-id/48/fd2d70b86e28dbd2761cf2ba04cc12f18ef81c
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/612d3d7948246925e8f5c036f847d8b2da9bd7
/usr/lib/.build-id/50
/usr/lib/.build-id/50/266ed8b60b219795b9f4d463d872ec548ab5e5
/usr/lib/.build-id/5b/9568979d976ca3f0df26f4f7ebe0c1ad0846ec.1
/usr/lib/.build-id/5f/a1d260587bf5457a0a2ca27238d81abccdb318
/usr/lib/.build-id/5f/dd3f038c093d43387cecf59b395e52c3bb3c20
/usr/lib/.build-id/60/be2877c9f687fb54db0f73c62d30159ddba99f
/usr/lib/.build-id/61/0c535a003ebddc6a212a0e27f1c6bd880a3ac7.1
/usr/lib/.build-id/6e/c38c04523a32d2dda8ced67c038b1919e2ff6a
/usr/lib/.build-id/73/aa5050484990721d688af74006e44e14a1e2e4.1
/usr/lib/.build-id/7f/9f3b4eb1e9ceb40fee7c5f04968a0c0339e310.1
/usr/lib/.build-id/82/aa0c0e3a83f7c9a4c34d2cc1a3c94b56a917c6
/usr/lib/.build-id/84/30c202b0456113efbd8fe6e7d89e55080a0967.1
/usr/lib/.build-id/88/b8ae44ca74891d0529f274df76fd30810e770f
/usr/lib/.build-id/8c/71c1ebc83ad136dd814732c6ebd113bd6eb748.1
/usr/lib/.build-id/91/02ae84993608e9a895634a730c871ff0fa1314.1
/usr/lib/.build-id/93
/usr/lib/.build-id/93/8a99102084f8b9d8b6290ada6710c5ec6a7e09
/usr/lib/.build-id/95/7d899d3dbf2ff98e44cb62eef510e2c1f57a48.1
/usr/lib/.build-id/96/ad69982a19f36ec57b0c533dd47f8d52492c8d.1
/usr/lib/.build-id/a1/e948e0a4890843d7e18846c5f1673e56410f17
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/a7a74ab9fa02aea216f9b5617286404e833836
/usr/lib/.build-id/b3/936e4a7bddd2bbe24b818596a363591e7c6501.1
/usr/lib/.build-id/bc/1299d41a136fcd2f13d41bb0982a7d89146a93
/usr/lib/.build-id/bc/bbb9173162d0dd5d14554394eb94b70fc7eb6c.1
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/dc857635e931fa34bee963fc420f82eae38ec5
/usr/lib/.build-id/c4/e67035a62ec15fea9f7379afcf8b4d6dccacdd
/usr/lib/.build-id/d2/1587ac96ea75e79a371f9bcf43b751942623b7.1
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/93b645038ee90853c4192727648f477cc8be51
/usr/lib/.build-id/e7/c03e16ea11bc7cc5021c94cbce2632253edb78
/usr/lib/.build-id/f4/4934d69181ec815f8e0b257058b56178a3fa4c
/usr/lib/.build-id/f6/a7cc3c12d198d6f8dade540009c968f16f87eb
/usr/lib/.build-id/f8/10bc84df70f7d546f8ca7856759763e39c8d63
/usr/lib/.build-id/fe/5bf106eef37b29503d11702869a4fdad9c55c2
/usr/lib/.build-id/fe/b82eb563fb53216861b247a697b26e9f28870f
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/LICENSE
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/THIRD_PARTY_README
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/alt-java
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/appletviewer
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/clhsdb
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/extcheck
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/hsdb
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/idlj
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/jarsigner
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/java
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/java-rmi.cgi
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/javac
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/javadoc
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/javah
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/javap
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/jcmd
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/jconsole
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/jdb
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/jdeps
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/jfr
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/jhat
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/jinfo
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/jjs
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/jmap
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/jps
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/jrunscript
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/jsadebugd
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/jstack
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/jstat
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/jstatd
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/keytool
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/native2ascii
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/orbd
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/pack200
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/policytool
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/rmic
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/rmid
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/rmiregistry
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/schemagen
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/serialver
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/servertool
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/tnameserv
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/unpack200
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/wsgen
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/wsimport
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/bin/xjc
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/include
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/include/classfile_constants.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/include/jawt.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/include/jdwpTransport.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/include/jni.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/include/jvmti.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/include/jvmticmlr.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/include/linux
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/include/linux/jawt_md.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/include/linux/jni_md.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/lib
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/lib/aarch64
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/lib/aarch64/jli
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/lib/aarch64/jli/libjli.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/lib/aarch64/libjawt.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/lib/ct.sym
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/lib/dt.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/lib/ir.idl
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/lib/jconsole.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/lib/jexec
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/lib/orb.idl
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/lib/sa-jdi.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/lib/tools.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/tapset
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/tapset/hotspot-1.8.0.492.b09-3.el9.aarch64.stp
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/tapset/hotspot_gc-1.8.0.492.b09-3.el9.aarch64.stp
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/tapset/hotspot_jni-1.8.0.492.b09-3.el9.aarch64.stp
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64/tapset/jstack-1.8.0.492.b09-3.el9.aarch64.stp
/usr/share/applications/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64-jconsole.desktop
/usr/share/man/man1/appletviewer-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/extcheck-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/idlj-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/jar-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/jarsigner-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/javac-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/javadoc-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/javah-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/javap-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/jcmd-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/jconsole-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/jdb-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/jdeps-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/jhat-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/jinfo-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/jmap-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/jps-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/jrunscript-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/jsadebugd-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/jstack-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/jstat-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/jstatd-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/native2ascii-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/rmic-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/schemagen-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/serialver-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/wsgen-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/wsimport-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/man/man1/xjc-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.aarch64.1.gz
/usr/share/systemtap
/usr/share/systemtap/tapset
/usr/share/systemtap/tapset/arm64
/usr/share/systemtap/tapset/arm64/hotspot-1.8.0.492.b09-3.el9.aarch64.stp
/usr/share/systemtap/tapset/arm64/hotspot_gc-1.8.0.492.b09-3.el9.aarch64.stp
/usr/share/systemtap/tapset/arm64/hotspot_jni-1.8.0.492.b09-3.el9.aarch64.stp
/usr/share/systemtap/tapset/arm64/jstack-1.8.0.492.b09-3.el9.aarch64.stp


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jul 24 18:13:56 2026