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

java-21-openjdk-devel-21.0.12.1.1-2.1.el9 RPM for ppc64le

From CentOS Stream 9 AppStream for ppc64le

Name: java-21-openjdk-devel Distribution: CentOS
Version: 21.0.12.1.1 Vendor: CentOS
Release: 2.1.el9 Build date: Sun Aug 23 14:49:44 2026
Group: Development/Languages Build host: ppc64le-09.stream.rdu2.redhat.com
Size: 13108066 Source RPM: java-21-openjdk-21.0.12.1.1-2.1.el9.src.rpm
Packager: builder@centos.org
Url: http://openjdk.java.net/
Summary: OpenJDK 21 Development Environment
The OpenJDK 21 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 and ISC and FTL and RSA

Changelog

* Thu Aug 20 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.12.1.1-2.1
  - Sync the copy of the portable specfile with the latest update
  - Related: RHEL-235625
* Wed Aug 12 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.12.1.1-1.2
  - Bump release for PQC build
  - Related: RHEL-235625
* Mon Aug 10 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.12.1.1-1.1
  - Update to jdk-21.0.12.1+1 (GA)
  - Update release notes to 21.0.12.1+1
  - Sync the copy of the portable specfile with the latest update
  - ** This tarball is embargoed until 2026-08-18 @ 1pm PT. **
  - Resolves: RHEL-235625
* Wed Jul 29 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.12.0.8-2.1
  - Add CVEs to NEWS file
  - Update to tarball with final changeset ID
  - Sync the copy of the portable specfile with the latest update
  - Related: RHEL-188866
* Sat Jul 18 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.12.0.8-1.2
  - Bump release for PQC build
  - Related: RHEL-212332
  - Related: RHEL-212334
  - Related: RHEL-212336
  - Related: RHEL-151193
  - Related: RHEL-212341
  - Related: RHEL-188866
  - Related: RHEL-212345
  - Related: RHEL-212347
  - Related: RHEL-151167
  - Related: RHEL-212348
  - Related: RHEL-212349
* Sat Jul 18 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.12.0.8-1.1
  - Update to jdk-21.0.12+8 (GA)
  - Update release notes to 21.0.12+8
  - Bump freetype version to 2.14.3 following JDK-8385390
  - Bump giflib version to 6.1.3 following JDK-8384902
  - Bump HarfBuzz version to 14.2.0 following JDK-8385490
  - Bump lcms2 version to 2.19.1 following JDK-8375065 & JDK-8383354
  - Bump libpng version to 1.6.58 following JDK-8384495
  - Update tagging scripts to include signature checks and correctly handle gating
  - Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z & 10.3.
  - Add gating scripts to simplify obtaining results and waiving issues
  - Cleanup tagging and gating scripts to appease shellcheck:
  - * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
  - * scripts/builds/check_signatures.sh: Quote variable usage.
  - * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
  - * scripts/builds/waive_leapp_issue.sh: Likewise.
  - * scripts/builds/waive_rpminspect.sh: Likewise.
  - * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
  - * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
  - Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
  - Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
  - Obsolete old RHEL releases (9.7.0-z, 10.1-z)
  - Make zone string debug output optional in TestTranslations
  - Change javadoc-zip to just own the top-level directory, not include the entire subtree
  - Sync the copy of the portable specfile with the latest update
  - ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
  - Resolves: RHEL-212332
  - Resolves: RHEL-212334
  - Resolves: RHEL-212336
  - Resolves: RHEL-151193
  - Resolves: RHEL-212341
  - Resolves: RHEL-188866
  - Resolves: RHEL-212345
  - Resolves: RHEL-212347
  - Related: RHEL-212349
* Sat Jul 18 2026 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:21.0.11.0.10-1.3
  - Disable abidiff inspection in rpminspect.yaml to avoid an out-of-memory error on the CentOS test farm
  - See: https://docs.testing-farm.io/Testing%20Farm/0.1/errors.html#TFE-1
  - Do not overwrite slowdebug __provides_exclude_from and __requires_exclude_from regexps
  - Make headless own /usr/share/doc/java-1.8.0-openjdk
  - Make javadoc-zip own /usr/share/javadoc/java-1.8.0-openjdk
  - Resolves: RHEL-151167
  - Resolves: RHEL-212348
  - Resolves: RHEL-212349
* Mon Apr 20 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.11.0.10-2
  - Bump release for PQC build
  - Related: RHEL-169609
* Sat Apr 18 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.11.0.10-1
  - Update to jdk-21.0.11+10 (GA)
  - Update release notes to 21.0.11+10
  - Update FIPS patch to feef2dc3ca7 version synced with 21.0.11+9 and adapted to JDK-8244336
  - 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 libpng version to 1.6.57 following JDK-8380959 & JDK-8382047
  - Bump zlib version to 1.3.2 following JDK-8378631
  - Add JDK-8375294 EOPNOTSUPP patch ahead of 21.0.13
  - Sync the copy of the portable specfile with the latest update
  - ** This tarball is embargoed until 2026-04-21 @ 1pm PT. **
  - Resolves: RHEL-169609
  - Resolves: RHEL-133293
  - Resolves: RHEL-147352
  - Resolves: RHEL-148409
  - Resolves: RHEL-148992
  - Resolves: RHEL-157141
  - Resolves: RHEL-161305
  - Resolves: RHEL-161454
  - Resolves: RHEL-169616
* Wed Feb 18 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.10.0.7-2
  - Bump rpmrelease for CentOS build
  - Related: RHEL-142859
  - Related: RHEL-139560
  - Related: RHEL-131592
  - Related: RHEL-131602
  - Related: RHEL-122121
  - Related: RHEL-142820
* Sun Jan 18 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.10.0.7-1
  - Update to jdk-21.0.10+7 (GA)
  - Update release notes to 21.0.10+7
  - 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
  - Resolves: RHEL-142859
  - Resolves: RHEL-139560
  - Resolves: RHEL-131592
  - Resolves: RHEL-131602
  - Resolves: RHEL-122121
  - Resolves: RHEL-142820
  - ** This tarball is embargoed until 2026-01-20 @ 1pm PT. **
* Sat Oct 18 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.9.0.10-2
  - Bump rpmrelease for CentOS build
  - Add scripts to handle tagging of portable-based RPMs
  - Related: RHEL-118774
  - Related: RHEL-119466
* Fri Oct 17 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.9.0.10-1
  - Update to jdk-21.0.9+10 (GA)
  - Update release notes to 21.0.9+10
  - Bump harfbuzz version to 11.2.0 following JDK-8355528
  - Add NEWS corrections from Thomas
  - Use double spacing consistently in notes for this release
  - Correct 11u release reference to corresponding 21u release as pointed out by Kieran
  - Sync the copy of the portable specfile with the latest update
  - ** This tarball is embargoed until 2025-10-21 @ 1pm PT. **
  - Resolves: RHEL-118774
  - Resolves: RHEL-119466
* Thu Jul 10 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.8.0.9-1
  - Update to jdk-21.0.8+9 (GA)
  - Update release notes to 21.0.8+9
  - Switch to GA mode
  - Sync the copy of the portable specfile with the latest update
  - ** This tarball is embargoed until 2025-07-15 @ 1pm PT. **
  - Resolves: RHEL-102289
* Thu Jul 10 2025 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:21.0.7.0.6-3
  - Recommend PipeWire on RHEL 9 and later for java.awt.Robot screenshots under Wayland
  - Resolves: RHEL-102677
* Thu Jul 10 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.8.0.8-0.1.ea
  - Update to jdk-21.0.8+8 (EA)
  - Update release notes to 21.0.8+8
  - Sync the copy of the portable specfile with the latest update
  - Resolves: RHEL-101798
* Wed Jul 09 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.8.0.2-0.1.ea
  - Update to jdk-21.0.8+2 (EA)
  - Update release notes to 21.0.8+2
  - Sync the copy of the portable specfile with the latest update
  - 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
  - Related: RHEL-101798
  - Resolves: RHEL-103209
* Wed Jul 09 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.8.0.1-0.1.ea
  - 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
  - Related: RHEL-103209
* Wed Jul 09 2025 Antonio Vieiro <avieirov@redhat.com> - 1:21.0.8.0.1-0.1.ea
  - Add script to obtain bundled library versions from OpenJDK sources
  - Related: RHEL-103209
* Wed Jul 09 2025 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:21.0.8.0.1-0.1.ea
  - Warn about bundled provide version bumps and backouts in openjdk_news.sh
  - Related: RHEL-103209
* Wed Jul 09 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.8.0.1-0.1.ea
  - Update to jdk-21.0.8+1 (EA)
  - Update release notes to 21.0.8+1
  - Bump freetype version to 2.13.3 following JDK-8348596
  - Bump harfbuzz version to 10.4.0 following JDK-8348597
  - Bump lcms2 version to 2.17.0 following JDK-8348110
  - Bump libpng version to 1.6.47 following JDK-8348598
  - Switch to EA mode
  - Drop JDK-8351500 local patch which is now available in 21.0.8+1 upstream
  - Sync the copy of the portable specfile with the latest update
  - Related: RHEL-101798
* Thu May 08 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.7.0.6-2
  - Add local version of JDK-8351500 for early interim release before 21.0.8
  - Sync the copy of the portable specfile with the latest update
  - Resolves: RHEL-90309
* Fri Apr 11 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.7.0.6-1
  - Update to jdk-21.0.7+6 (GA)
  - Update release notes to 21.0.7+6
  - Rebase FIPS support against 21.0.7+5
  - 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-86984
  - Resolves: RHEL-86635
* Thu Feb 06 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.6.0.7-2
  - Bump tzdata requirement to 2024b for JDK-8339637
  - Resolves: RHEL-74001
* Sat Jan 18 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.6.0.7-1
  - Update to jdk-21.0.6+7 (GA)
  - Update release notes to 21.0.6+7
  - Sync the copy of the portable & devkit specfiles with the latest update
  - Include the latest devkit patches
  - Update README.md to list an easier way of disabling the devkit
  - ** This tarball is embargoed until 2025-01-21 @ 1pm PT. **
  - Resolves: RHEL-73562
* Fri Jan 17 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.5.0.11-3
  - Transition to the devkit build by not defining pkgos
  - Exempt x86_64 from the static libs debuginfo test until portable uses an older DWARF version
  - Sync the copy of the portable specfile with the devkit version
  - Include the devkit specfile and patches
  - Document the devkit in README.md
  - Resolves: RHEL-74403
* Wed Oct 16 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.5.0.11-2
  - Update to jdk-21.0.5+11 (GA)
  - Update release notes to 21.0.5+11
  - Remove local JDK-8327501 & JDK-8328366 backport as this is now upstream.
  - Sync the copy of the portable specfile with the latest update
  - Related: RHEL-61344
* Sun Oct 13 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.5.0.10-3
  - Sync the copy of the portable specfile with the latest update
  - ** This tarball is embargoed until 2024-10-15 @ 1pm PT. **
  - Related: RHEL-61344
* Sat Oct 12 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.5.0.10-2
  - Update to jdk-21.0.5+10 (GA)
  - Update release notes to 21.0.5+10
  - Switch to GA mode.
  - Revert JDK-8327501 & JDK-8328366 backport until more mature.
  - ** This tarball is embargoed until 2024-10-15 @ 1pm PT. **
  - Resolves: RHEL-61344
* Fri Oct 11 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.5.0.9-0.2.ea
  - Update to jdk-21.0.5+9 (EA)
  - Update release notes to 21.0.5+9
  - Switch to EA mode
  - Bump giflib version to 5.2.2 following JDK-8328999
  - Bump libpng version to 1.6.43 following JDK-8329004
  - Sync with RHEL 7 portable build:
    - Use ExclusiveArch over ExcludeArch
    - pkgos definition needs to be early enough to be used in portablesuffix
  - Make build scripts executable
  - Sync the copy of the portable specfile with the latest update
  - Resolves: RHEL-58797
  - Resolves: RHEL-17191
* Mon Oct 07 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.4.0.7-2
  - Vary portablesuffix depending on whether we are on RHEL ('el8') or CentOS ('el9')
  - Handle debugedit being a separate package installed in /usr on RHEL/CentOS 10
  - Add build scripts to repository to ease remembering all CentOS & RHEL targets and options
  - Related: RHEL-58797

Files

/usr/lib/.build-id
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/f00bd465de340fd3d55567233e43bc475b576c
/usr/lib/.build-id/0b/201f66ed2e8a8bf3e77528cb763a73836408eb
/usr/lib/.build-id/23
/usr/lib/.build-id/23/6622a8b70bbdaad84e6c8a8646a320255a91db
/usr/lib/.build-id/2b/0216ff9adb5139a030db922df102ea8771cc45
/usr/lib/.build-id/38/0044977ca0e34a562184180f7da9d60ed50bde
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/b2432453e68f584bd9b04857816f57c270c287
/usr/lib/.build-id/40/9f9654aee074aef6bc443a17b8e72570565770
/usr/lib/.build-id/47/cd7b9fcbbf99ae5a8b1c7db03d39f4653380bd
/usr/lib/.build-id/57/1a6fccc71bdea41d352d29365d2e28ad59cdeb
/usr/lib/.build-id/57/520743592783fd8c007dcf3258922564e14224
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/98d98a73cd32d954d3906f0cc49291c1800f78
/usr/lib/.build-id/7d/707377815cbb2374ed7f89bc7698267e39fbdd
/usr/lib/.build-id/94
/usr/lib/.build-id/94/62e1eb304f0bebdc54edfee5b09c27ba7ddf42
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/d9c7ee6d69a22b6cb373c37d782219a8b1d007
/usr/lib/.build-id/b5/eddc36701d5d1bbaaf28e8a050b8220a985888
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/feccebbf5be9b21a7407940c1a9132229babfd
/usr/lib/.build-id/c3/1aad4df6af7de6298faf9df0bae5a04915d60a
/usr/lib/.build-id/c3/d9eb421685840c8aea9597e3098a8854a5b45e
/usr/lib/.build-id/c6/401bf59b48501f593aaa01a24a4152e3f465e7
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/62c1e3a38dac38c6ea10409ccb1468ecefb697
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/eb04f96b0203b0a736014e87e37549672fcdd5
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/d6058b75ac4c335b417f872f4568354918ad0d
/usr/lib/.build-id/ea/6349e44e6854fd454a23e39b01e19251814079
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/1d3083e67e73604310da649a98d22bdd83380b
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/291ea4ff62a022f9767c3e17848e92bae4ddef
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jar
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jarsigner
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/javac
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/javadoc
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/javap
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jconsole
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jdb
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jdeprscan
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jdeps
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jfr
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jhsdb
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jimage
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jinfo
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jlink
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jmap
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jmod
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jpackage
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jps
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jrunscript
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jshell
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jstack
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jstat
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jstatd
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/jwebserver
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/bin/serialver
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/include
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/include/classfile_constants.h
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/include/jawt.h
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/include/jdwpTransport.h
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/include/jni.h
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/include/jvmti.h
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/include/jvmticmlr.h
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/include/linux
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/include/linux/jawt_md.h
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/include/linux/jni_md.h
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/lib/ct.sym
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/tapset
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/tapset/hotspot-21.0.12.1.1-2.1.el9.ppc64le.stp
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/tapset/hotspot_gc-21.0.12.1.1-2.1.el9.ppc64le.stp
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/tapset/hotspot_jni-21.0.12.1.1-2.1.el9.ppc64le.stp
/usr/lib/jvm/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le/tapset/jstack-21.0.12.1.1-2.1.el9.ppc64le.stp
/usr/share/applications/java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le-jconsole.desktop
/usr/share/man/man1/jar-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/jarsigner-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/javac-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/javadoc-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/javap-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/jconsole-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/jdb-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/jdeprscan-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/jdeps-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/jfr-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/jhsdb-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/jinfo-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/jlink-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/jmap-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/jmod-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/jpackage-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/jps-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/jrunscript-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/jshell-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/jstack-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/jstat-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/jstatd-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/jwebserver-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/man/man1/serialver-java-21-openjdk-21.0.12.1.1-2.1.el9.ppc64le.1.gz
/usr/share/systemtap
/usr/share/systemtap/tapset
/usr/share/systemtap/tapset/powerpc
/usr/share/systemtap/tapset/powerpc/hotspot-21.0.12.1.1-2.1.el9.ppc64le.stp
/usr/share/systemtap/tapset/powerpc/hotspot_gc-21.0.12.1.1-2.1.el9.ppc64le.stp
/usr/share/systemtap/tapset/powerpc/hotspot_jni-21.0.12.1.1-2.1.el9.ppc64le.stp
/usr/share/systemtap/tapset/powerpc/jstack-21.0.12.1.1-2.1.el9.ppc64le.stp


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Aug 27 04:46:17 2026