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

java-11-openjdk-devel-11.0.23.0.9-3.el9 RPM for s390x

From AlmaLinux 9.4 AppStream for s390x

Name: java-11-openjdk-devel Distribution: AlmaLinux
Version: 11.0.23.0.9 Vendor: AlmaLinux
Release: 3.el9 Build date: Tue Apr 23 08:49:32 2024
Group: Unspecified Build host: s390x-builder02.almalinux.org
Size: 5396136 Source RPM: java-11-openjdk-11.0.23.0.9-3.el9.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
Url: http://openjdk.java.net/
Summary: OpenJDK 11 Development Environment
The OpenJDK 11 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 Apr 11 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.23.0.9-2
  - Fix 11.0.22 release date in NEWS
* Wed Apr 10 2024 Anton Bobrov <abobrov@redhat.com> - 1:11.0.23.0.9-1
  - Update to jdk-11.0.23+9 (GA)
  - Update release notes to 11.0.23+9
  - Switch to GA mode for release
  - Require tzdata 2024a due to upstream inclusion of JDK-8322725
  - Only require tzdata 2023d for now as 2024a is unavailable in buildroot
  - ** This tarball is embargoed until 2024-04-16 @ 1pm PT. **
  - Resolves: RHEL-30920
* Thu Mar 28 2024 Anton Bobrov <abobrov@redhat.com> - 1:11.0.23.0.1-0.1.ea
  - Update to jdk-11.0.23+1 (EA)
  - Update release notes to 11.0.23+1
  - Switch to EA mode
* Wed Jan 10 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.22.0.7-1
  - Update to jdk-11.0.22+7 (GA)
  - Sync the copy of the portable specfile with the latest update
  - Drop local copy of JDK-8312489 which is now included upstream
  - ** This tarball is embargoed until 2024-01-16 @ 1pm PT. **
  - Resolves: RHEL-20991
* Fri Oct 13 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.21.0.9-2
  - Update to jdk-11.0.21+9 (GA)
  - Sync the copy of the portable specfile with the latest update
  - Re-generate FIPS patch against 11.0.21+1 following backport of JDK-8155246
  - Re-generate SHA3 patch following backport of JDK-8242151
  - Bump libpng version to 1.6.39 following JDK-8305815
  - Bump HarfBuzz version to 7.2.0 following JDK-8307301
  - Bump freetype version to 2.13.0 following JDK-8306881
  - Update generate_tarball.sh to be closer to upstream vanilla script inc. no more ECC removal
  - Update bug URL for RHEL to point to the Red Hat customer portal
  - Change top_level_dir_name to use the VCS tag, matching new upstream release style tarball
  - Apply all patches using -p1
  - Drop local backport of JDK-8243210 which is upstream from 11.0.21+2
  - Add missing JFR alternative ghost
  - Move jcmd to the headless package
  - ** This tarball is embargoed until 2023-10-17 @ 1pm PT. **
  - Resolves: RHEL-12214
  - Resolves: RHEL-13526
  - Resolves: RHEL-13529
  - Resolves: RHEL-13532
  - Resolves: RHEL-13536
  - Resolves: RHEL-13539
* Fri Sep 08 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.20.1.1-2
  - Bump release number so we are newer than 9.0
  - Related: rhbz#2236590
* Tue Sep 05 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.20.1.1-1
  - Update to jdk-11.0.20.1+1 (GA)
  - Add backport of JDK-8312489 already upstream in 11.0.22 (see OPENJDK-2095)
  - Add backport of JDK-8243210 already upstream in 11.0.21 (see RH2229269)
  - Update openjdk_news script to specify subdirectory last
  - Add missing discover_trees script required by openjdk_news
  - Resolves: rhbz#2236590
* Thu Jul 20 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.20.0.8-3
  - Fix tzdata requirement copy-and-paste error that led to two BuildRequires and no Requires
  - Resolves: rhbz#2224420
* Wed Jul 19 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.20.0.8-2
  - Bump release number so we are newer than 9.0
  - Related: rhbz#2221106
* Fri Jul 14 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.20.0.8-1
  - Update to jdk-11.0.20.0+8 (GA)
  - Update release notes to 11.0.20.0+8
  - Drop local inclusion of JDK-8274864 & JDK-8305113 as they are included in 11.0.20+1
  - Bump tzdata requirement to 2023c now it is available in the buildroot
  - Bump bundled LCMS version to 2.15 as in jdk-11.0.20+1.
  - Bump bundled HarfBuzz version to 7.0.1 as in jdk-11.0.20+7
  - Use tapsets from the misc tarball
  - Introduce 'prelease' for the portable release versioning, to handle EA builds
  - Make sure root installation directory is created first
  - Use in-place substitution for all but the first of the tapset changes
  - Sync the copy of the portable specfile with the latest update
  - Add note at top of spec file about rebuilding
  - ** This tarball is embargoed until 2023-07-18 @ 1pm PT. **
  - Resolves: rhbz#2217715
  - Resolves: rhbz#2221106
* Wed Apr 26 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.19.0.7-4
  - Include the java-11-openjdk-portable.spec file with instructions on how to rebuild.
  - Related: rhbz#2150201
* Wed Apr 26 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.19.0.7-3
  - Revert "Restore native build for x86 as there is no portable build"
  - Reintroduce useful cleanups from x86 reversion
  - Adjust oj_vendor_version & oj_vendor_bug_url to match the portable so test passes
  - Related: rhbz#2150201
* Wed Apr 26 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.19.0.7-2
  - Update to jdk-11.0.19.0+7
  - Update release notes to 11.0.19.0+7
  - Require tzdata 2023c due to local inclusion of JDK-8274864 & JDK-8305113
  - 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
  - Rebase FIPS support against 11.0.19+6
  - Rebase RH1750419 alt-java patch against 11.0.19+6
  - Replace local copies of JDK portable binaries with build dependencies
  - 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#2150201
* Tue Feb 28 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.18.0.10-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
  - Backport SHA-3 support for PKCS11 provider
  - Sync patch set with portable build we are using by removing rh1648644-java_access_bridge_privileged_security.patch
  - Resolves: rhbz#2150201
* Wed Jan 11 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.18.0.10-3
  - Update to jdk-11.0.18+10 (GA)
  - Update release notes to 11.0.18+10
  - Switch to GA mode for release
  - Resolves: rhbz#2160111
* Tue Jan 03 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.18.0.9-0.3.ea
  - Update to jdk-11.0.18+9
  - Update release notes to 11.0.18+9
  - Drop local copy of JDK-8293834 now this is upstream
  - Require tzdata 2022g due to inclusion of JDK-8296108, JDK-8296715 & JDK-8297804
  - Update TestTranslations.java to test the new America/Ciudad_Juarez zone
  - Resolves: rhbz#2150197
* Thu Dec 15 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.18.0.1-0.3.ea
  - Update to jdk-11.0.18+1
  - Update release notes to 11.0.18+1
  - Switch to EA mode for 11.0.18 pre-release builds.
  - Drop local copies of JDK-8294357 & JDK-8295173 now upstream contains tzdata 2022e
  - Drop local copy of JDK-8275535 which is finally upstream
  - Related: rhbz#2150197
* Wed Oct 26 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.17.0.8-2
  - Update to jdk-11.0.17+8 (GA)
  - Update release notes to 11.0.17+8
  - Switch to GA mode for release
  - Update in-tree tzdata to 2022e with JDK-8294357 & JDK-8295173
  - Update CLDR data with Europe/Kyiv (JDK-8293834)
  - Drop JDK-8292223 patch which we found to be unnecessary
  - Update TestTranslations.java to use public API based on TimeZoneNamesTest upstream
  - The stdc++lib, zlib & freetype options should always be set from the global, so they are not altered for staticlibs builds
  - Remove freetype sources along with zlib sources
  - Resolves: rhbz#2133695
* Wed Oct 05 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.17.0.7-0.1.ea
  - Update to jdk-11.0.17+7
  - Update release notes to 11.0.17+7
  - Resolves: rhbz#2130619
* Tue Sep 06 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.17.0.1-0.2.ea
  - Update to jdk-11.0.17+1
  - Update release notes to 11.0.17+1
  - Switch to EA mode for 11.0.17 pre-release builds.
  - Bump HarfBuzz bundled version to 4.4.1 following JDK-8289853
  - Bump FreeType bundled version to 2.12.1 following JDK-8290334
  - Related: rhbz#2130619
* Tue Aug 30 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.16.1.1-3
  - Switch to static builds, reducing system dependencies and making build more portable
  - Resolves: rhbz#2121275
* Wed Aug 24 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.16.1.1-2
  - Update to jdk-11.0.16.1+1
  - Update release notes to 11.0.16.1+1
  - Add patch to provide translations for Europe/Kyiv added in tzdata2022b
  - Add test to ensure timezones can be translated
  - Resolves: rhbz#2119528
* Fri Jul 22 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.16.0.8-2
  - Update to jdk-11.0.16+8
  - Update release notes to 11.0.16+8
  - Switch to GA mode for release
  - Resolves: rhbz#2106517
* Sat Jul 16 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.16.0.7-0.1.ea
  - Update to jdk-11.0.16+7
  - Update release notes to 11.0.16+7
  - Switch to EA mode for 11.0.16 pre-release builds.
  - Use same tarball naming style as java-17-openjdk and java-latest-openjdk
  - Drop JDK-8257794 patch now upstreamed
  - 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
  - Include script to generate bug list for release notes
  - Update tzdata requirement to 2022a to match JDK-8283350
  - Make use of the vendor version string to store our version & release rather than an upstream release date
  - Explicitly require crypto-policies during build and runtime for system security properties
  - Resolves: rhbz#2083325
* Thu Jul 14 2022 Jiri Vanek <jvanek@redhat.com> - 1:11.0.16.0.7-0.1.ea
  - Add additional patch during tarball generation to align tests with ECC changes
  - Related: rhbz#2083325
* Fri Jul 08 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.15.0.10-4
  - 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
  - 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
  - Resolves: rhbz#2099839
  - Resolves: rhbz#2100676
* Thu Jun 30 2022 Francisco Ferrari Bihurriet <fferrari@redhat.com> - 1:11.0.15.0.10-3
  - RH2007331: SecretKey generate/import operations don't add the CKA_SIGN attribute in FIPS mode
  - Resolves: rhbz#2102434
* Thu Jun 30 2022 Stephan Bergmann <sbergman@redhat.com> - 1:11.0.15.0.10-2
  - Fix flatpak builds by exempting them from bootstrap
  - Resolves: rhbz#2067189
* Sun Apr 24 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.15.0.10-1
  - Update to jdk-11.0.15.0+10
  - Update release notes to 11.0.15.0+10
  - Switch to GA mode for release
  - Resolves: rhbz#2073595
* Tue Apr 12 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.15.0.8-0.1.ea
  - Update to jdk-11.0.15.0+8
  - Update release notes to 11.0.15.0+8
  - Rebase RH1996182 FIPS patch after JDK-8254410
  - Resolves: rhbz#2050458
* Tue Apr 12 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.15.0.1-0.1.ea
  - Update to jdk-11.0.15.0+1
  - Update release notes to 11.0.15.0+1
  - Switch to EA mode for 11.0.15 pre-release builds.
  - Related: rhbz#2050458

Files

/usr/bin/jaotc
/usr/bin/jar
/usr/bin/jarsigner
/usr/bin/javac
/usr/bin/javadoc
/usr/bin/javap
/usr/bin/jconsole
/usr/bin/jdb
/usr/bin/jdeprscan
/usr/bin/jdeps
/usr/bin/jfr
/usr/bin/jhsdb
/usr/bin/jimage
/usr/bin/jinfo
/usr/bin/jlink
/usr/bin/jmap
/usr/bin/jmod
/usr/bin/jps
/usr/bin/jrunscript
/usr/bin/jshell
/usr/bin/jstack
/usr/bin/jstat
/usr/bin/jstatd
/usr/bin/rmic
/usr/bin/serialver
/usr/lib/.build-id
/usr/lib/.build-id/07
/usr/lib/.build-id/07/fac2c40ca4aa0997ecc88f18cb8eb0db0b1a9a
/usr/lib/.build-id/1d/cffbbc7cc3d63db63dc4208e86c68a41056427
/usr/lib/.build-id/22
/usr/lib/.build-id/22/2285fb717a153d9168a11bc03ad14d00b8fc6f
/usr/lib/.build-id/37/a0807100cc33e90a2d2e1469face3ccdffe057
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/2b0f4f8ce43d441bc53372cb2f15fe9ca833d3
/usr/lib/.build-id/66/8cf50ae6b03fa412f19a5226cb60b090fd0c62
/usr/lib/.build-id/77
/usr/lib/.build-id/77/5c68ef5e43d3f9a845025da5c9cc35b02cd837
/usr/lib/.build-id/7d/d4da96aef635845b9768cf44fb058bd500abee
/usr/lib/.build-id/86
/usr/lib/.build-id/86/2c1aacdc6f37eb2c9f4dbd1c279c6986edd281
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/9091405cd80940d5d74bcbe309c3d862d33def
/usr/lib/.build-id/94
/usr/lib/.build-id/94/c6cde6f96cb5aa12bf9eaea285bce7b03cd60f
/usr/lib/.build-id/98
/usr/lib/.build-id/98/1ea5b23f4553b91f605c209e699682354f5988
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/bdfbdba2887c72604d799ba1936c97a395916b
/usr/lib/.build-id/b7/bc3c367b6349bcf6e47c08aab55d05a2f1bdc2
/usr/lib/.build-id/c1/53647d4ce66e7a7198d002d38cecaa068814a0
/usr/lib/.build-id/c2/07a4bed22e9746963dd769e3d56ccda5437080
/usr/lib/.build-id/c6/fa3e82cbd075d894aa0d2c6909fbdd1101c33b
/usr/lib/.build-id/e3/21f432983a2e5742b24b651d889db473560175
/usr/lib/.build-id/e5/8ffc0694aa812283340bb17064d71395780845
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/434d3709ab9a6fcca703afc79c248c816af0db
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/dfd977e98b6884e4de18ef824c0b00c1fa44fd
/usr/lib/.build-id/f8/f0478e7818aa5ae3098015caf0424721d37e82
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/64b4f5aa2d1b23430096d7df2d1846ee85068b
/usr/lib/jvm/java
/usr/lib/jvm/java-11
/usr/lib/jvm/java-11-openjdk
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/jar
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/jarsigner
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/javac
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/javadoc
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/javap
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/jconsole
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/jdb
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/jdeprscan
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/jdeps
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/jfr
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/jimage
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/jinfo
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/jlink
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/jmap
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/jmod
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/jps
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/jrunscript
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/jshell
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/jstack
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/jstat
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/jstatd
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/rmic
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/bin/serialver
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/include
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/include/classfile_constants.h
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/include/jawt.h
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/include/jdwpTransport.h
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/include/jni.h
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/include/jvmti.h
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/include/jvmticmlr.h
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/include/linux
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/include/linux/jawt_md.h
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/include/linux/jni_md.h
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/lib/ct.sym
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/tapset
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/tapset/hotspot-11.0.23.0.9-3.el9.s390x.stp
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/tapset/hotspot_gc-11.0.23.0.9-3.el9.s390x.stp
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/tapset/hotspot_jni-11.0.23.0.9-3.el9.s390x.stp
/usr/lib/jvm/java-11-openjdk-11.0.23.0.9-3.el9.s390x/tapset/jstack-11.0.23.0.9-3.el9.s390x.stp
/usr/lib/jvm/java-openjdk
/usr/share/applications/java-11-openjdk-11.0.23.0.9-3.el9.s390x-jconsole.desktop
/usr/share/man/man1/jar-java-11-openjdk-11.0.23.0.9-3.el9.s390x.1.gz
/usr/share/man/man1/jarsigner-java-11-openjdk-11.0.23.0.9-3.el9.s390x.1.gz
/usr/share/man/man1/javac-java-11-openjdk-11.0.23.0.9-3.el9.s390x.1.gz
/usr/share/man/man1/javadoc-java-11-openjdk-11.0.23.0.9-3.el9.s390x.1.gz
/usr/share/man/man1/javap-java-11-openjdk-11.0.23.0.9-3.el9.s390x.1.gz
/usr/share/man/man1/jconsole-java-11-openjdk-11.0.23.0.9-3.el9.s390x.1.gz
/usr/share/man/man1/jdb-java-11-openjdk-11.0.23.0.9-3.el9.s390x.1.gz
/usr/share/man/man1/jdeps-java-11-openjdk-11.0.23.0.9-3.el9.s390x.1.gz
/usr/share/man/man1/jinfo-java-11-openjdk-11.0.23.0.9-3.el9.s390x.1.gz
/usr/share/man/man1/jmap-java-11-openjdk-11.0.23.0.9-3.el9.s390x.1.gz
/usr/share/man/man1/jps-java-11-openjdk-11.0.23.0.9-3.el9.s390x.1.gz
/usr/share/man/man1/jrunscript-java-11-openjdk-11.0.23.0.9-3.el9.s390x.1.gz
/usr/share/man/man1/jstack-java-11-openjdk-11.0.23.0.9-3.el9.s390x.1.gz
/usr/share/man/man1/jstat-java-11-openjdk-11.0.23.0.9-3.el9.s390x.1.gz
/usr/share/man/man1/jstatd-java-11-openjdk-11.0.23.0.9-3.el9.s390x.1.gz
/usr/share/man/man1/rmic-java-11-openjdk-11.0.23.0.9-3.el9.s390x.1.gz
/usr/share/man/man1/serialver-java-11-openjdk-11.0.23.0.9-3.el9.s390x.1.gz
/usr/share/systemtap
/usr/share/systemtap/tapset
/usr/share/systemtap/tapset/s390
/usr/share/systemtap/tapset/s390/hotspot-11.0.23.0.9-3.el9.s390x.stp
/usr/share/systemtap/tapset/s390/hotspot_gc-11.0.23.0.9-3.el9.s390x.stp
/usr/share/systemtap/tapset/s390/hotspot_jni-11.0.23.0.9-3.el9.s390x.stp
/usr/share/systemtap/tapset/s390/jstack-11.0.23.0.9-3.el9.s390x.stp


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Mar 9 21:31:59 2025