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 s390x

From CentOS Stream 9 AppStream for s390x

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:13:15 2026
Group: Unspecified Build host: s390-07.stream.rdu2.redhat.com
Size: 40060636 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/0a/918a3ab5d170c04f22b5496d990e29c1ed56ef.1
/usr/lib/.build-id/18
/usr/lib/.build-id/18/47e180bdc4538c82f9f051b483ec6557a7465f
/usr/lib/.build-id/1c/65411a959992f39ef0ccc457f1551cd99a7da7.1
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/7bf5332627c3ec584779512d06a0ae3766c6f5
/usr/lib/.build-id/2a/3eef31e417fde9fa79328e76ff098f3ed20157
/usr/lib/.build-id/2a/f82114007883d5565d75172c3732f71df72a06.1
/usr/lib/.build-id/32
/usr/lib/.build-id/32/0dacb2b082656bf5707829a5f828981bfb2962
/usr/lib/.build-id/34
/usr/lib/.build-id/34/e93f63bcc13f3a02aa2951685e3318111ab1bb
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/b2539789e6bbabb16c14060603ef6d0fc7ca36
/usr/lib/.build-id/47
/usr/lib/.build-id/47/edc8621d77da8343cf91e817cba29d4459f8d9
/usr/lib/.build-id/4a/31217f6819c8ca792bd53f84ef264eb9de2d96.1
/usr/lib/.build-id/4b/580146ba1e4786f60afd22fea11b12a13d0b6f.1
/usr/lib/.build-id/4e/a0585486d45c25b7abb376df446f53e2a7cec9.1
/usr/lib/.build-id/53/92712d8034cbcf1bc9a9229b09f53165cc6dd1.1
/usr/lib/.build-id/53/b95126ec30d4ce3a3a1f8cc51c541b6a2994cf.1
/usr/lib/.build-id/59/c42a7add1e5aa3d4db578feceefbd1a0f86f88
/usr/lib/.build-id/5b/fcaaa4aa71fdd802b69f0978968da599076d24.1
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/830cc1ffbf9492952d3de4312f523e26127fde
/usr/lib/.build-id/65
/usr/lib/.build-id/65/0a81abae958f40d9fb70bab12738e4645c98df
/usr/lib/.build-id/65/10edf5c8a95b4bdb087e412521d483cad12a10
/usr/lib/.build-id/68/3b1456448d1a531d0b718d390362deaf70d6b1.1
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/196d060227dcdc87fc796a2706b6657f00293d
/usr/lib/.build-id/71
/usr/lib/.build-id/71/94fcc536ab2d61bc428d90ee0da0affee150c2
/usr/lib/.build-id/77
/usr/lib/.build-id/77/5cc56c04ae15217ed9c2091af10f8a2d7e02f9
/usr/lib/.build-id/85
/usr/lib/.build-id/85/089706ecd1bf70daec6c63938d3c35aeaafe5c
/usr/lib/.build-id/86/980e4545e6b0a09a89c6b0cf293397e546811e.1
/usr/lib/.build-id/86/dad876435a5107fe29c95c989357468eea98c9
/usr/lib/.build-id/91
/usr/lib/.build-id/91/146d3893e6f4944228b7674a9b128fb7d6c284
/usr/lib/.build-id/93/ef1d0777e65a1e97ae441e9518364482a08ff1.1
/usr/lib/.build-id/b0/974f38336486cdd12bb0fd624c22ccc465b8ad
/usr/lib/.build-id/b0/f4e318bbc958c5bdd6b2b7d912f163fd705f15.1
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/df1d15ed3dfba86007ac4ae146ee176a769096
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/b1edeba42b77c170e19cfc1211f722701c1852
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/e30b57f48cdcb0ceac007c13190e99941cd804
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/545275720763f4a2a91a6cbebc25830fb94236
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/9798123c077dee8cb659a220e07ac9b8e8c6e2
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/af940fedfa20fb4846c82ab13955cea792db71
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/faa182f34e3eca082566660367d93c51003144
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/e46ad46d62f1441f29d38b6dc560b86601367b
/usr/lib/.build-id/db/c3cbb145755d4dfa741ee21a7806fe2914a4d2.1
/usr/lib/.build-id/de
/usr/lib/.build-id/de/f104b8282f6f87b942305111c7a2c2e37e2c4f
/usr/lib/.build-id/df
/usr/lib/.build-id/df/de5082ea720b40e64b975417b1b676368b0781
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/c5bf34a59a3cd5fa4c34a7610b06171aa23a32
/usr/lib/.build-id/ee/76323e17ad70ab33db158067d9f7a63a7de573
/usr/lib/.build-id/f2/2b7559fc210bd3478b2fce345f11ad353bf30d.1
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/8a292d2552ba1c0480630eff5fcceac764185f
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/LICENSE
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/THIRD_PARTY_README
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/alt-java
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/appletviewer
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/clhsdb
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/extcheck
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/hsdb
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/idlj
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/jarsigner
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/java
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/java-rmi.cgi
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/javac
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/javadoc
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/javah
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/javap
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/jcmd
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/jconsole
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/jdb
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/jdeps
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/jhat
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/jinfo
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/jjs
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/jmap
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/jps
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/jrunscript
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/jsadebugd
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/jstack
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/jstat
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/jstatd
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/keytool
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/native2ascii
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/orbd
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/pack200
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/policytool
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/rmic
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/rmid
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/rmiregistry
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/schemagen
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/serialver
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/servertool
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/tnameserv
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/unpack200
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/wsgen
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/wsimport
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/bin/xjc
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/include
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/include/classfile_constants.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/include/jawt.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/include/jdwpTransport.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/include/jni.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/include/jvmti.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/include/jvmticmlr.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/include/linux
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/include/linux/jawt_md.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/include/linux/jni_md.h
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/lib
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/lib/ct.sym
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/lib/dt.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/lib/ir.idl
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/lib/jconsole.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/lib/jexec
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/lib/orb.idl
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/lib/s390x
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/lib/s390x/jli
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/lib/s390x/jli/libjli.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/lib/s390x/libjawt.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x/lib/tools.jar
/usr/share/applications/java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x-jconsole.desktop
/usr/share/man/man1/appletviewer-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/extcheck-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/idlj-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/jar-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/jarsigner-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/javac-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/javadoc-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/javah-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/javap-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/jcmd-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/jconsole-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/jdb-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/jdeps-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/jhat-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/jinfo-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/jmap-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/jps-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/jrunscript-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/jsadebugd-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/jstack-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/jstat-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/jstatd-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/native2ascii-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/rmic-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/schemagen-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/serialver-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/wsgen-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/wsimport-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz
/usr/share/man/man1/xjc-java-1.8.0-openjdk-1.8.0.492.b09-3.el9.s390x.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Jul 21 05:17:10 2026