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

java-25-openjdk-devel-fastdebug-25.0.1.0.8-5.el10 RPM for ppc64le

From CentOS Stream 10 CRB for ppc64le

Name: java-25-openjdk-devel-fastdebug Distribution: CentOS
Version: 25.0.1.0.8 Vendor: CentOS
Release: 5.el10 Build date: Fri Dec 5 17:12:52 2025
Group: Development/Tools Build host: ppc64le-01.stream.rdu2.redhat.com
Size: 13202362 Source RPM: java-25-openjdk-25.0.1.0.8-5.el10.src.rpm
Packager: builder@centos.org
Url: http://openjdk.java.net/
Summary: OpenJDK 25 Development Environment optimised with full debugging on
The OpenJDK 25 development tools              .
This package is optimised with full debugging. Install only as needed and remove ASAP.

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 Dec 04 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:25.0.1.0.8-5
  - Incorporate new FIPS patch for 25u
  - Drop static libjvm.a following adjusted build target for portable build
  - Remove redundant (and now outdated) build targets, jdkimage and static_libs_image
  - Pass ourflags and ourldflags into the nssadapter build using CFLAGS & LDFLAGS
  - Patch the nssadapter build to recognise LDFLAGS
  - Remove OpenJDK compiler flag filters and use build_{c,ld}flags directly
  - Resolves: RHEL-133733
  - Resolves: RHEL-133735
  - Resolves: RHEL-133763
* Wed Nov 26 2025 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:25.0.1.0.8-4
  - Add java-25-openjdk-crypto-adapter subpackage
  - Update library setting in create-redhat-properties-files.bash
  - Resolves: RHEL-131896
* Mon Nov 24 2025 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:25.0.1.0.8-3
  - Add libnssadapter.so
  - Add FIPS crypto-policies configuration
  - Remove obsolete security.useSystemPropertiesFile setup
  - Update TestSecurityProperties.java test and calling convention
  - Resolves: RHEL-128413
  - Resolves: RHEL-128409
* Wed Nov 12 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:25.0.1.0.8-2
  - Remove superfluous backslashes that cause two alternative commands to be combined
  - Related: RHEL-120553
* Mon Nov 10 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:25.0.1.0.8-1
  - Update to jdk-25.0.1+8 (GA)
  - Update release notes with features of JDK 25
  - Mention finalisation JEP for features finalised in JDK 22, 23 & 24
  - Drop fakefeaturever now we have reached OpenJDK 25
  - Update release notes to 25.0.1+8
  - Sync the copy of the portable specfile with the latest update
  - Resolves: RHEL-120553
* Wed Nov 05 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:24.0.2.0.12-1
  - Update to jdk-24.0.2+12 (GA)
  - Update release notes with features of JDK 24
  - alt-java man page installation is now handled by the OpenJDK build
  - Adjust TestTranslations.java with updated German translations from CLDR 46 (JDK-8333582) (Mountain->Mountains)
  - Run javap with the disassembled code (-c) option now required for -l by JDK-8345145
  - Sync the copy of the portable specfile with the latest update
  - Remove default.policy and java.policy following JDK-8338411: "Permanently Disable the Security Manager"
  - Make man page handling dependent on pandoc being available during the portable build
  - Handle new CDS archive variants (*_coh*) added by Compact Object Headers (JDK-8305895)
  - Add missing man page alternatives for jdeprscan, jfr, jhsdb, jimage, jlink & jmod and fix alphabetical ordering
  - Support jnativescan added by JDK-8317611: "Add a tool like jdeprscan to find usage of restricted methods"
  - Add recent native libraries to _privatelibs (libjsvml.so, libsimdsort.so, libsyslookup.so)
  - Support libsleef on AArch64 & RISC-V added by JDK-8329816, JDK-8320500 (RISC-V) & JDK-8312425 (AArch64)
  - Related: RHEL-120553
* Sat Oct 25 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:23.0.2.0.7-1
  - Update to jdk-23.0.2+7 (GA)
  - Update release notes with features of JDK 23
  - Sync the copy of the portable specfile with the latest update
  - Remove lible.so handling following its removal in JDK-8327476: "Upgrade JLine to 3.26.1"
  - Install jaxp-strict.properties.template added by JDK-8330542: "Template for Creating Strict JAXP Configuration File"
  - Related: RHEL-120553
* Tue Sep 23 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:22.0.2.0.9-1
  - Update to jdk-22.0.2+9 (GA)
  - Update release notes with features of JDK 22
  - Remove 21u FIPS patch and disable use until we are ready for the 25 version
  - Adjust CLDR expectations in TestTranslations.java after JDK-8317979 started using tzdata values
  - Adjust TestTranslations.java to expect the same short name throughout for fr_FR and de_DE (bug?)
  - Sync the copy of the portable specfile with the latest update
  - Remove references to libsystemconf.so and nss.fips.cfg from the 21u FIPS patch
  - Include static libraries in the vm_variant subdirectory after JDK-8307858 (libjvm.a)
  - Flip equals test in TestSecurityProperties.java to handle null values from Security.getProperty
  - Introduce crypto_policy_active to designate whether we should expect policy adherence in testing
  - Flip crypto_policy_active to false while the crypto policy & FIPS patch is not present
  - Handle new libsimdsort.so introduced on x86_64 only by JDK-8309130
  - Related: RHEL-100678
* Mon Aug 25 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.8.0.9-1
  - Create java-25-openjdk package based on java-21-openjdk
  - Introduce fakefeaturever to pretend we are java-25-openjdk ahead of time
  - Sync the copy of the portable specfile with the latest update
  - Update README file for java-25-openjdk
  - Make sure this is not the default/system JDK providing 'java', 'jre', 'java-devel' ,etc.
  - Related: RHEL-100678
* 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)
  - Related: RHEL-100678

Files

/usr/lib/.build-id
/usr/lib/.build-id/06/2d1fbda759d086ee4eb8581caebabb5047290f
/usr/lib/.build-id/06/b8679f5a2df108e1e1c3135fd7a577e590e5a0
/usr/lib/.build-id/33/ffd9fd49520dc9d363ccf5f513a3922a7628b8
/usr/lib/.build-id/34
/usr/lib/.build-id/34/bd383af984f2f740acac53ec3cddcb324f7e34
/usr/lib/.build-id/39
/usr/lib/.build-id/39/335a21af6c52ee998c780bb8ebec5339818063
/usr/lib/.build-id/44
/usr/lib/.build-id/44/a95a03336939272f397c50e6c5be47f7906b65
/usr/lib/.build-id/6b/c79a9a76c33f74c8c206f6d3f4f733d0a09408
/usr/lib/.build-id/73
/usr/lib/.build-id/73/627bb078beac397aeb2fa39e9782f602448afa
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/049c93a8629cdd0f2795ed5df5363cbdef6614
/usr/lib/.build-id/95
/usr/lib/.build-id/95/e7bd78181bed0f37bca9f87e3df9c093110909
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/556299f02732988edcbb2f10cceb868dd09099
/usr/lib/.build-id/a5/60d7d5d5268d59bcb0808bc13bbf1db96b1644
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/b7a22f5ff89b4482abc9a4913f0541e01df7bb
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/e3d798aac19ec9252bf341f0428f449a154520
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/0fb8bc5e3b30d67bec84c82e3c39ead8c7d112
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/7a660f60693bd0f030f50203e738a4c5d6386e
/usr/lib/.build-id/ba/cb8d5fc3bde9274ad0f9d8c49917dd37888518
/usr/lib/.build-id/be
/usr/lib/.build-id/be/fa68b16cf2f7b7aee1cfd2b65459e9778ed8bc
/usr/lib/.build-id/c1/1a6fa390ff2e93bf4a81f70afe29883c54a880
/usr/lib/.build-id/c8/d4318aba35a597750e7b6b211395972b9edc40
/usr/lib/.build-id/d4/a163e72f0865da2572abccb0872b1d0145240b
/usr/lib/.build-id/db/5ec0f8640ef6bc22af60e45b0bf08ae6c8da45
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/48aa5648aaa8a016ac8b26450bd2f23ae4018d
/usr/lib/.build-id/ee/6aca1a13777d4244b1be48bd81e2f2834ce8ac
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/2b6597fb462cc9a9705aa79ce72112dc17f690
/usr/lib/.build-id/fd/ecbde1bb15d05252be2fd2b335b5d2c90186fd
/usr/lib/jvm/java-25-openjdk-fastdebug/bin
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jar
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jarsigner
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/javac
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/javadoc
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/javap
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jconsole
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jdb
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jdeprscan
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jdeps
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jfr
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jhsdb
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jimage
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jinfo
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jlink
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jmap
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jmod
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jnativescan
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jpackage
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jps
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jrunscript
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jshell
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jstack
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jstat
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jstatd
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/jwebserver
/usr/lib/jvm/java-25-openjdk-fastdebug/bin/serialver
/usr/lib/jvm/java-25-openjdk-fastdebug/include
/usr/lib/jvm/java-25-openjdk-fastdebug/include/classfile_constants.h
/usr/lib/jvm/java-25-openjdk-fastdebug/include/jawt.h
/usr/lib/jvm/java-25-openjdk-fastdebug/include/jdwpTransport.h
/usr/lib/jvm/java-25-openjdk-fastdebug/include/jni.h
/usr/lib/jvm/java-25-openjdk-fastdebug/include/jvmti.h
/usr/lib/jvm/java-25-openjdk-fastdebug/include/jvmticmlr.h
/usr/lib/jvm/java-25-openjdk-fastdebug/include/linux
/usr/lib/jvm/java-25-openjdk-fastdebug/include/linux/jawt_md.h
/usr/lib/jvm/java-25-openjdk-fastdebug/include/linux/jni_md.h
/usr/lib/jvm/java-25-openjdk-fastdebug/lib/ct.sym
/usr/lib/jvm/java-25-openjdk-fastdebug/tapset
/usr/lib/jvm/java-25-openjdk-fastdebug/tapset/hotspot-25.0.1.0.8-5.el10.ppc64le.stp
/usr/lib/jvm/java-25-openjdk-fastdebug/tapset/hotspot_gc-25.0.1.0.8-5.el10.ppc64le.stp
/usr/lib/jvm/java-25-openjdk-fastdebug/tapset/hotspot_jni-25.0.1.0.8-5.el10.ppc64le.stp
/usr/lib/jvm/java-25-openjdk-fastdebug/tapset/jstack-25.0.1.0.8-5.el10.ppc64le.stp
/usr/share/applications/java-25-openjdk-fastdebug-jconsole-fastdebug.desktop
/usr/share/systemtap
/usr/share/systemtap/tapset
/usr/share/systemtap/tapset/powerpc
/usr/share/systemtap/tapset/powerpc/hotspot-25.0.1.0.8-5.el10.ppc64le-fastdebug.stp
/usr/share/systemtap/tapset/powerpc/hotspot_gc-25.0.1.0.8-5.el10.ppc64le-fastdebug.stp
/usr/share/systemtap/tapset/powerpc/hotspot_jni-25.0.1.0.8-5.el10.ppc64le-fastdebug.stp
/usr/share/systemtap/tapset/powerpc/jstack-25.0.1.0.8-5.el10.ppc64le-fastdebug.stp


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Dec 10 05:23:37 2025