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

java-25-openjdk-devel-25.0.2.0.10-2.el9 RPM for aarch64

From CentOS Stream 9 AppStream for aarch64

Name: java-25-openjdk-devel Distribution: CentOS
Version: 25.0.2.0.10 Vendor: CentOS
Release: 2.el9 Build date: Wed Feb 18 00:59:51 2026
Group: Development/Languages Build host: aarch64-06.stream.rdu2.redhat.com
Size: 13200043 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
The OpenJDK 25 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

* 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/01
/usr/lib/.build-id/01/ba248166bfd052f59d03dd698e241935e0152f
/usr/lib/.build-id/09/9218678666186c58d8c878054ab9697b62acbe
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/26fb19f3d99b8f0792b1b4ce8495a0273b856e
/usr/lib/.build-id/10/03d9995da707c40ad0bd657bc716770276d4df
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/09d557b13b494ff540936feff07e4de38836a4
/usr/lib/.build-id/27
/usr/lib/.build-id/27/4749140862e1ca8d5ad835d25f4ffaec603993
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/273b1934c9b4511a956d350dd9a727ac00bfcf
/usr/lib/.build-id/42
/usr/lib/.build-id/42/259cf5ed61c10a560db5242ba56e243a9699c0
/usr/lib/.build-id/46/599fada5ef3606f7ca6cd6334a7ee19d1e0ed6
/usr/lib/.build-id/4d/811e16c723db04f1e665a7a7c0360e7d8f0cb1
/usr/lib/.build-id/55/c5d9343e3392731d841a95c9d8d7b49bac61fb
/usr/lib/.build-id/79/020bcd9b6833ecc42a406bf4f9d51164fcff4b
/usr/lib/.build-id/7b/752982d4fecba54d013623975f3dc0b8e0930a
/usr/lib/.build-id/81
/usr/lib/.build-id/81/c8589f824425da354a650c243599099bfa11e0
/usr/lib/.build-id/85
/usr/lib/.build-id/85/bc6ee7a9c6f5557b60d31247edbdde64cc6faf
/usr/lib/.build-id/87
/usr/lib/.build-id/87/4549e7e95140a61f50e944f8ce3bf27c6f4044
/usr/lib/.build-id/99
/usr/lib/.build-id/99/0916f62538e4dc9d5da99dbc84196b0838edf8
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/07ec19b509f71b025eb6824d4ca5182ee0fc54
/usr/lib/.build-id/b3/40a6ec069685af61facca6e1d252ec03c0a03a
/usr/lib/.build-id/d1/068dfe6b8996d1f1746f18ffd6dac721ed463d
/usr/lib/.build-id/d3/b4a823ef695109881fb88f2d818ac3ceaa68c3
/usr/lib/.build-id/df/c91017c3e3bb192c808ee5768a7dab5de2932f
/usr/lib/.build-id/e0/185b1c51d89addfb135f8660f4ec4b11508aa4
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/03899929b025d549ad36ccd9c10c218a87a710
/usr/lib/.build-id/ee/951c8a6c60083303867b60ae2aa1b56a2152ce
/usr/lib/.build-id/ff/4898a9e8c871a2b0067ab994594d20703f4422
/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/jhsdb
/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.2.0.10-2.el9.aarch64.stp
/usr/lib/jvm/java-25-openjdk/tapset/hotspot_gc-25.0.2.0.10-2.el9.aarch64.stp
/usr/lib/jvm/java-25-openjdk/tapset/hotspot_jni-25.0.2.0.10-2.el9.aarch64.stp
/usr/lib/jvm/java-25-openjdk/tapset/jstack-25.0.2.0.10-2.el9.aarch64.stp
/usr/share/applications/java-25-openjdk-jconsole.desktop
/usr/share/systemtap
/usr/share/systemtap/tapset
/usr/share/systemtap/tapset/arm64
/usr/share/systemtap/tapset/arm64/hotspot-25.0.2.0.10-2.el9.aarch64.stp
/usr/share/systemtap/tapset/arm64/hotspot_gc-25.0.2.0.10-2.el9.aarch64.stp
/usr/share/systemtap/tapset/arm64/hotspot_jni-25.0.2.0.10-2.el9.aarch64.stp
/usr/share/systemtap/tapset/arm64/jstack-25.0.2.0.10-2.el9.aarch64.stp


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Feb 24 04:14:52 2026