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.2.0.10-2.el9 RPM for x86_64

From CentOS Stream 9 CRB for x86_64

Name: java-25-openjdk-devel-fastdebug Distribution: CentOS
Version: 25.0.2.0.10 Vendor: CentOS
Release: 2.el9 Build date: Wed Feb 18 01:00:14 2026
Group: Development/Tools Build host: x86-05.stream.rdu2.redhat.com
Size: 11804971 Source RPM: java-25-openjdk-25.0.2.0.10-2.el9.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

* Wed Jan 28 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:25.0.2.0.10-2
  - Bump rpmrelease for CentOS build
  - Related: RHEL-139577
  - Related: RHEL-142856
  - Related: RHEL-142808
* Wed Jan 21 2026 Jiri Vanek <jvanek@redhat.com> - 1:25.0.2.0.10-1
  - Execute create-redhat-properties-files.bash with '-e' to exit on failure
  - Related: RHEL-142856
* Mon Jan 12 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:25.0.2.0.10-1
  - Update to jdk-25.0.2+10 (GA)
  - Update release notes to 25.0.2+10
  - Add JDK-8372534 libpng 1.6.51 ahead of 25.0.3
  - Bump libpng version to 1.6.51 following JDK-8372534
  - Bump ID of NSS adapter patch so we can stay in sync with portable on the libpng patch
  - Test for java.security's existence in create-redhat-properties-files.bash
  - 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-139577
  - Resolves: RHEL-143373
  - Resolves: RHEL-143368
  - Resolves: RHEL-142856
  - Resolves: RHEL-142808
* Mon Dec 08 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:25.0.1.0.8-2
  - 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
  - Remove OpenJDK compiler flag filters and use build_{c,ld}flags directly
  - Sync the copy of the portable specfile with the latest update
  - Resolves: RHEL-133743
  - Resolves: RHEL-133737
  - Related: RHEL-131898
* Mon Dec 08 2025 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:25.0.1.0.8-2
  - Add java-25-openjdk-crypto-adapter subpackage
  - Update library setting in create-redhat-properties-files.bash
  - Remove /usr/lib/jvm/java-25-openjdk/conf/security/redhat/fips.properties
  - Resolves: RHEL-132520
  - Resolves: RHEL-132523
* Fri Nov 28 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:25.0.1.0.8-1
  - Pass ourflags and ourldflags into the nssadapter build using CFLAGS & LDFLAGS
  - Patch the nssadapter build to recognise LDFLAGS
  - Resolves: RHEL-131898
* Mon Nov 24 2025 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:25.0.1.0.8-1
  - Add libnssadapter.so
  - Add FIPS crypto-policies configuration
  - Remove obsolete security.useSystemPropertiesFile setup
  - Update TestSecurityProperties.java test and calling convention
  - Resolves: RHEL-128414
  - Resolves: RHEL-128412
* Wed Nov 12 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:25.0.1.0.8-1
  - Create java-25-openjdk package based on java-21-openjdk
  - Update to jdk-25.0.1+8 (GA)
  - Update release notes with features of JDK 22, 23, 24 & 25
  - Mention finalisation JEP for features finalised in JDK 22, 23 & 24
  - Update release notes to 25.0.1+8
  - Update README file for java-25-openjdk
  - Make sure this is not the default/system JDK providing 'java', 'jre', 'java-devel' ,etc.
  - 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?)
  - 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
  - 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"
  - 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
  - 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)
  - Remove superfluous backslashes that cause two alternative commands to be combined
  - Sync the copy of the portable specfile with the latest update
  - Resolves: RHEL-126022

Files

/usr/lib/.build-id
/usr/lib/.build-id/09/446d3dfbcab6fe219ecfcb92f3cf64f8f64942
/usr/lib/.build-id/11/f06964e53b0992b30aacd5c4f21e426a1a0fd1
/usr/lib/.build-id/17/11faf21e4fe109a4d5ae3af2ab7b14b09cc57d
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/20e82f0a7b500ff04c4db7ece4965bce750183
/usr/lib/.build-id/20/5960b1924b49038621dc9d8608520186a8c29b
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/9873a9ec88c57dbb8ac532f86f2dab46937a03
/usr/lib/.build-id/37/e5e3efa650f01ea1c440a9f75e88088c778cd8
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/acb3ced99f40535411db01a1c3e0136456576b
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/3443fd0aefe1f1f5f8d23997cc360a2c690353
/usr/lib/.build-id/5c/6ea9aef27831fbefdf54fd8a28663c088987b7
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/4356014f7b390d799acc3a595132fb9f74c914
/usr/lib/.build-id/69
/usr/lib/.build-id/69/e6ff7c7a9293871750dda903f1752343e30306
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/34ecbc8c8c9293f20226b56760ff6618d12100
/usr/lib/.build-id/77/6c6a5f1143ec69d99004e000273d6459f154bc
/usr/lib/.build-id/8b/055ff67536345fbee68e955a64f18b171edbbb
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/5cb7cdc9d45cb4a56ed3abd208a8d6cbdb7865
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/70ea008b7f276a0180e57f874ffd9facdd31f0
/usr/lib/.build-id/ac/11714de0e5240b6ee07fc0b4a889ec81b53b1e
/usr/lib/.build-id/bb/024a59cb7274430d9087d589c77eb1f067dabb
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/d378b32e34997774dc977ba606393b9fd81762
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/8520558750c29566162969c24c78643e92e32b
/usr/lib/.build-id/e3/ddd3ad96e20b47ea1677f290ff68170742b30d
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/418528af865b685e107c96bbf99c06be80f6e9
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/dd4cb4fb371ef408ecafd4beded3f7d7ac9d9b
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/e5d61fb6386cd5b704f873a31ad6a630372dac
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/92f4701e4e24db050d3dc4c851e9517b850155
/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.2.0.10-2.el9.x86_64.stp
/usr/lib/jvm/java-25-openjdk-fastdebug/tapset/hotspot_gc-25.0.2.0.10-2.el9.x86_64.stp
/usr/lib/jvm/java-25-openjdk-fastdebug/tapset/hotspot_jni-25.0.2.0.10-2.el9.x86_64.stp
/usr/lib/jvm/java-25-openjdk-fastdebug/tapset/jstack-25.0.2.0.10-2.el9.x86_64.stp
/usr/share/applications/java-25-openjdk-fastdebug-jconsole-fastdebug.desktop
/usr/share/systemtap
/usr/share/systemtap/tapset
/usr/share/systemtap/tapset/x86_64
/usr/share/systemtap/tapset/x86_64/hotspot-25.0.2.0.10-2.el9.x86_64-fastdebug.stp
/usr/share/systemtap/tapset/x86_64/hotspot_gc-25.0.2.0.10-2.el9.x86_64-fastdebug.stp
/usr/share/systemtap/tapset/x86_64/hotspot_jni-25.0.2.0.10-2.el9.x86_64-fastdebug.stp
/usr/share/systemtap/tapset/x86_64/jstack-25.0.2.0.10-2.el9.x86_64-fastdebug.stp


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Mar 4 04:42:30 2026