| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: java-25-openjdk-devel | Distribution: CentOS |
| Version: 25.0.3.0.9 | Vendor: CentOS |
| Release: 1.el9 | Build date: Wed Jun 24 22:17:09 2026 |
| Group: Development/Languages | Build host: s390-06.stream.rdu2.redhat.com |
| Size: 11668627 | Source RPM: java-25-openjdk-25.0.3.0.9-1.el9.src.rpm |
| Packager: builder@centos.org | |
| Url: http://openjdk.java.net/ | |
| Summary: OpenJDK 25 Development Environment | |
The OpenJDK 25 development tools.
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
* Sat Apr 18 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:25.0.3.0.9-1
- Update to jdk-25.0.3+9 (GA)
- Update release notes to 25.0.3+9
- Update FIPS patch to 57722aab802 version synced with 25.0.3+8
- Drop local libpng patches now JDK-8372534, JDK-8375063 & JDK-8377526 are included upstream
- Drop local HarfBuzz patch now JDK-8375057 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 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 25.0.4
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-04-21 @ 1pm PT. **
- Resolves: RHEL-169619
- Resolves: RHEL-157142
- Resolves: RHEL-157154
- Resolves: RHEL-161306
- Resolves: RHEL-161455
- Resolves: RHEL-169615
* Wed Mar 11 2026 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:25.0.2.0.10-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
- Resolves: RHEL-149786
* Tue Mar 03 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:25.0.2.0.10-3
- Update FIPS patch to e55ada9353e to include the fix for the too restrictive provider lockdown
- Fix FIPS issue list to represent the new 25u version
- Add JDK-8375063 libpng 1.6.54 ahead of 25.0.3
- Add JDK-8375057 harfbuzz 12.3.2 ahead of 25.0.3
- Add JDK-8377526 libpng 1.6.55 ahead of 25.0.3
- Bump libpng version to 1.6.55 following JDK-8375063 & JDK-8377526
- Bump harfbuzz version to 12.3.2 following JDK-8375057
- Bump nssadapter version to bring in shared PKCS11 session fix
- Drop LDFLAGS nssadapter patch which is now upstream in 0.1.1
- Add tagging scripts with signature checks and gating handling
- 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
- Sync the copy of the portable specfile with the latest update
- Resolves: RHEL-155001
- Resolves: RHEL-147354
- Resolves: RHEL-148410
- Resolves: RHEL-148997
- Resolves: RHEL-155047
- Resolves: RHEL-155330
- Resolves: RHEL-156036
- Resolves: RHEL-156040
* 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
/usr/lib/.build-id /usr/lib/.build-id/06 /usr/lib/.build-id/06/4738a99ad4123e336a93cf4fc35312cee7b4a6 /usr/lib/.build-id/1b/2d2372602166a1248df2c71fa51e51d5d4aec8 /usr/lib/.build-id/2f/3401fc49e8a1847da15f716e676315509e6d01 /usr/lib/.build-id/4b/697b074b4ad4fcf610f0324617453045291f84 /usr/lib/.build-id/52 /usr/lib/.build-id/52/6e9feb5910cabe6696f5bc9c5c4586b3ee4a05 /usr/lib/.build-id/57 /usr/lib/.build-id/57/f3debf44140e17c0c03fe02d82b7f21a3b9918 /usr/lib/.build-id/60/2fc943f919cbea262973ca2f4f8ea1950691a5 /usr/lib/.build-id/62 /usr/lib/.build-id/62/8f09caaa12e2a75112f6eada44e08d62a79a60 /usr/lib/.build-id/67 /usr/lib/.build-id/67/31dad76257b9eb85380acfdb279f0d7fcea234 /usr/lib/.build-id/67/4b32bd42ada3b912a30b8b98a16710deef92a3 /usr/lib/.build-id/7d /usr/lib/.build-id/7d/eb0118fdff248a8cc266d7294c047b98230adc /usr/lib/.build-id/83 /usr/lib/.build-id/83/1c748f5084fde3afb54dcf8bf503272ddd8a52 /usr/lib/.build-id/85 /usr/lib/.build-id/85/e8287fa39eb4a58770f54f7a9fb0d95af8154e /usr/lib/.build-id/87 /usr/lib/.build-id/87/10a8263d259b40418a96a8307f6fd6292a8573 /usr/lib/.build-id/93 /usr/lib/.build-id/93/cb4862aedbf45efe34f123cd294e7a1eafe2a8 /usr/lib/.build-id/9c /usr/lib/.build-id/9c/530c83dc46844765c0e9694e4b9cc2f5ad2618 /usr/lib/.build-id/a1 /usr/lib/.build-id/a1/91022ce739089a54edfa1e0118c1d656d211fd /usr/lib/.build-id/a8/28d3fe9b62e67721d62f3648047b0c48dc1cf0 /usr/lib/.build-id/a9 /usr/lib/.build-id/a9/e8a4f7af1808144842ff365d912f7dc7fdd8d0 /usr/lib/.build-id/cc /usr/lib/.build-id/cc/1eb543a1eab4fb455fe7426819bc4c8a675cc1 /usr/lib/.build-id/ce /usr/lib/.build-id/ce/a78874103ca69b8f48bdb25aa9cf30bb849208 /usr/lib/.build-id/da/b9a5dc8778a2edf574b40cf76af4703bbcd453 /usr/lib/.build-id/f2 /usr/lib/.build-id/f2/a9f5c872b645385b72f04e64ba2c464fe8dd20 /usr/lib/.build-id/f6 /usr/lib/.build-id/f6/7e200bbd2986324e9014f2dd5bdf6b47f666fc /usr/lib/.build-id/fe /usr/lib/.build-id/fe/32d48f3af2dedf07baec50211ea8195a41d836 /usr/lib/jvm/java-25-openjdk/bin /usr/lib/jvm/java-25-openjdk/bin/jar /usr/lib/jvm/java-25-openjdk/bin/jarsigner /usr/lib/jvm/java-25-openjdk/bin/javac /usr/lib/jvm/java-25-openjdk/bin/javadoc /usr/lib/jvm/java-25-openjdk/bin/javap /usr/lib/jvm/java-25-openjdk/bin/jconsole /usr/lib/jvm/java-25-openjdk/bin/jdb /usr/lib/jvm/java-25-openjdk/bin/jdeprscan /usr/lib/jvm/java-25-openjdk/bin/jdeps /usr/lib/jvm/java-25-openjdk/bin/jfr /usr/lib/jvm/java-25-openjdk/bin/jimage /usr/lib/jvm/java-25-openjdk/bin/jinfo /usr/lib/jvm/java-25-openjdk/bin/jlink /usr/lib/jvm/java-25-openjdk/bin/jmap /usr/lib/jvm/java-25-openjdk/bin/jmod /usr/lib/jvm/java-25-openjdk/bin/jnativescan /usr/lib/jvm/java-25-openjdk/bin/jpackage /usr/lib/jvm/java-25-openjdk/bin/jps /usr/lib/jvm/java-25-openjdk/bin/jrunscript /usr/lib/jvm/java-25-openjdk/bin/jshell /usr/lib/jvm/java-25-openjdk/bin/jstack /usr/lib/jvm/java-25-openjdk/bin/jstat /usr/lib/jvm/java-25-openjdk/bin/jstatd /usr/lib/jvm/java-25-openjdk/bin/jwebserver /usr/lib/jvm/java-25-openjdk/bin/serialver /usr/lib/jvm/java-25-openjdk/include /usr/lib/jvm/java-25-openjdk/include/classfile_constants.h /usr/lib/jvm/java-25-openjdk/include/jawt.h /usr/lib/jvm/java-25-openjdk/include/jdwpTransport.h /usr/lib/jvm/java-25-openjdk/include/jni.h /usr/lib/jvm/java-25-openjdk/include/jvmti.h /usr/lib/jvm/java-25-openjdk/include/jvmticmlr.h /usr/lib/jvm/java-25-openjdk/include/linux /usr/lib/jvm/java-25-openjdk/include/linux/jawt_md.h /usr/lib/jvm/java-25-openjdk/include/linux/jni_md.h /usr/lib/jvm/java-25-openjdk/lib/ct.sym /usr/lib/jvm/java-25-openjdk/tapset /usr/lib/jvm/java-25-openjdk/tapset/hotspot-25.0.3.0.9-1.el9.s390x.stp /usr/lib/jvm/java-25-openjdk/tapset/hotspot_gc-25.0.3.0.9-1.el9.s390x.stp /usr/lib/jvm/java-25-openjdk/tapset/hotspot_jni-25.0.3.0.9-1.el9.s390x.stp /usr/lib/jvm/java-25-openjdk/tapset/jstack-25.0.3.0.9-1.el9.s390x.stp /usr/share/applications/java-25-openjdk-jconsole.desktop /usr/share/systemtap /usr/share/systemtap/tapset /usr/share/systemtap/tapset/s390 /usr/share/systemtap/tapset/s390/hotspot-25.0.3.0.9-1.el9.s390x.stp /usr/share/systemtap/tapset/s390/hotspot_gc-25.0.3.0.9-1.el9.s390x.stp /usr/share/systemtap/tapset/s390/hotspot_jni-25.0.3.0.9-1.el9.s390x.stp /usr/share/systemtap/tapset/s390/jstack-25.0.3.0.9-1.el9.s390x.stp
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jul 2 04:47:14 2026