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.1.0.8-6.el10.alma.1 RPM for riscv64

From AlmaLinux Kitten 10 AppStream for riscv64

Name: java-25-openjdk-devel Distribution: AlmaLinux
Version: 25.0.1.0.8 Vendor: AlmaLinux
Release: 6.el10.alma.1 Build date: Mon Feb 23 16:57:39 2026
Group: Development/Languages Build host: riscv64-builder-p550-01
Size: 11596993 Source RPM: java-25-openjdk-25.0.1.0.8-6.el10.alma.1.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.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 Dec 10 2025 Eduard Abdullin <eabdullin@almalinux.org> - 1:25.0.1.0.8-6.alma.1
  - Use el9 portable packages
* Sat Dec 06 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:25.0.1.0.8-6
  - Sync the copy of the portable specfile with the latest update
  - Related: RHEL-133733
  - Related: RHEL-133735
* Thu Dec 04 2025 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:25.0.1.0.8-6
  - Remove /usr/lib/jvm/java-25-openjdk/conf/security/redhat/fips.properties
  - Resolves: RHEL-131897
* 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/00
/usr/lib/.build-id/00/e591eae66ef87b658d2c597c0794e543ffd7d6
/usr/lib/.build-id/06
/usr/lib/.build-id/06/327c9cec3790f30b11c555e4ab8caf839e7842
/usr/lib/.build-id/0d/e50d07c7136022ded82736e17a933235c1b785
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/fe0ceb8fe9522a1da0587148849ef9b833660c
/usr/lib/.build-id/10
/usr/lib/.build-id/10/5e715e6642332228537d493deffb1105145ba9
/usr/lib/.build-id/11
/usr/lib/.build-id/11/3870b0ca0b2447fb1ca053fc09c5bf7a17866e
/usr/lib/.build-id/12/30b8734f03b8a13c2066d85449d372da38d2a6
/usr/lib/.build-id/24
/usr/lib/.build-id/24/1520bdb522e2bebe64902426368f6314789e77
/usr/lib/.build-id/27/23b526f641b34617dde16ce01089fbd786a485
/usr/lib/.build-id/34
/usr/lib/.build-id/34/860a7dc9ea60a7a730ef358438d85fc5fbdb81
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/0ffe51dc02fd1bcc156aeb9925f40400ed2d50
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/f1f4fdaeb7e4c347c658b6caf62958045f0fa2
/usr/lib/.build-id/73/19902f7a2d354483e9cf8becf80af8e6894702
/usr/lib/.build-id/78
/usr/lib/.build-id/78/ab78cdcf17be1fe60a0752247228b152a05a1f
/usr/lib/.build-id/88/61064ef0c0ebbb1d770df3f39c37b58f546461
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/af0d13054d58a899bdea0d18640d248d481eff
/usr/lib/.build-id/90
/usr/lib/.build-id/90/4ff7e23bd720af3b5d66db39be5bbc466843a1
/usr/lib/.build-id/98
/usr/lib/.build-id/98/6f1ae27cb055410fb0c7147d7d320570d56c39
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/d2b5943e4173a3660df17ae725db2a79296dee
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/12876be97f779331941742852f9577e41a58c5
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/6f525effbccc9aba624488651abdc4177a234a
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/e8b3f8f411d9717a1b20aa32946a597e4ca25e
/usr/lib/.build-id/c6/17be6165fe31fe3df314a3d2a89d4b41800a04
/usr/lib/.build-id/c6/8ef6a35bc67e6372ffd36d2f26e90732e133ba
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/221e8e1325fee2265fcb292eafd0dfb7789913
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/e24129378554aea12ebf6adaac9f6f1df937c1
/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.1.0.8-6.el10.alma.1.riscv64.stp
/usr/lib/jvm/java-25-openjdk/tapset/hotspot_gc-25.0.1.0.8-6.el10.alma.1.riscv64.stp
/usr/lib/jvm/java-25-openjdk/tapset/hotspot_jni-25.0.1.0.8-6.el10.alma.1.riscv64.stp
/usr/lib/jvm/java-25-openjdk/tapset/jstack-25.0.1.0.8-6.el10.alma.1.riscv64.stp
/usr/share/applications/java-25-openjdk-jconsole.desktop
/usr/share/systemtap
/usr/share/systemtap/tapset
/usr/share/systemtap/tapset/riscv64
/usr/share/systemtap/tapset/riscv64/hotspot-25.0.1.0.8-6.el10.alma.1.riscv64.stp
/usr/share/systemtap/tapset/riscv64/hotspot_gc-25.0.1.0.8-6.el10.alma.1.riscv64.stp
/usr/share/systemtap/tapset/riscv64/hotspot_jni-25.0.1.0.8-6.el10.alma.1.riscv64.stp
/usr/share/systemtap/tapset/riscv64/jstack-25.0.1.0.8-6.el10.alma.1.riscv64.stp


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Jul 26 07:15:26 2026