| 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-fastdebug | Distribution: AlmaLinux |
| Version: 25.0.2.0.10 | Vendor: AlmaLinux |
| Release: 2.el10.alma.1 | Build date: Thu Mar 5 16:08:24 2026 |
| Group: Development/Tools | Build host: ppc64le-builder02.almalinux.org |
| Size: 13204335 | Source RPM: java-25-openjdk-25.0.2.0.10-2.el10.alma.1.src.rpm |
| Packager: AlmaLinux Packaging Team <packager@almalinux.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.
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
* Thu Mar 05 2026 Eduard Abdullin <eabdullin@almalinux.org> - 1:25.0.2.0.10-2.alma.1
- Use el9 portable packages
* Wed Feb 18 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:25.0.2.0.10-2
- Bump rpmrelease for CentOS build
- Related: RHEL-139579
- Related: RHEL-131430
- Related: RHEL-131443
- Related: RHEL-142855
- Related: RHEL-142799
* 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-142855
* 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-139579
- Resolves: RHEL-131430
- Resolves: RHEL-131443
- Resolves: RHEL-142855
- Resolves: RHEL-142799
* 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
/usr/lib/.build-id /usr/lib/.build-id/05/6cca0f70265b01f01d48eab79fc918d8f49e19 /usr/lib/.build-id/09 /usr/lib/.build-id/09/ffd5acff8f8f8d9c4739b54c82c7334617827c /usr/lib/.build-id/0b /usr/lib/.build-id/0b/2a695256ab33b456e7d4cb82fe186b42990328 /usr/lib/.build-id/0d /usr/lib/.build-id/0d/00a8919f3021209bd6838f525869a20d8ba04b /usr/lib/.build-id/0f /usr/lib/.build-id/0f/c3fe53c27d698c8b0a300d8cbe147fe99bda16 /usr/lib/.build-id/24 /usr/lib/.build-id/24/733e3561c9c7b866c7c09162bd00f0d2b4bb25 /usr/lib/.build-id/2b /usr/lib/.build-id/2b/cd080c41bc58dbd6feeb6659c49fe66fe03883 /usr/lib/.build-id/2f /usr/lib/.build-id/2f/582f12c3cabf4f9e0b3b05b61091264af36e65 /usr/lib/.build-id/47 /usr/lib/.build-id/47/5d9b528537e0bb0d663bae949ddc8fe4d325f9 /usr/lib/.build-id/4e /usr/lib/.build-id/4e/14f7799cb57f183ee366915aa9aafcb17e41e6 /usr/lib/.build-id/53/ab65f0c4254d3067d1d9efa347763f73d9e3c0 /usr/lib/.build-id/5a /usr/lib/.build-id/5a/8a3bff4a2df58e971a2ad31b2691370ffe02ae /usr/lib/.build-id/5a/f9b7737560f7ea987cb3d42e7ef00c69bfa6d0 /usr/lib/.build-id/5f /usr/lib/.build-id/5f/e8ccb3a547316899069b41f95d8f2633d13b7d /usr/lib/.build-id/62 /usr/lib/.build-id/62/c94335af116ab110e474e934698b895b86c595 /usr/lib/.build-id/6d /usr/lib/.build-id/6d/588a05a01c37ff07639a8db42b94f3171b0fae /usr/lib/.build-id/73 /usr/lib/.build-id/73/4612a8da134b7b0cc8f42fc307f7bc8ae67a28 /usr/lib/.build-id/85 /usr/lib/.build-id/85/a6dc5bb20a1a9edc7dae3e339ad2a913289b09 /usr/lib/.build-id/86/a15bc9920fc089592d866bb5d6ac8c0a0c17c6 /usr/lib/.build-id/9f /usr/lib/.build-id/9f/4ac15ff8aa2ec48e6639cbce1dda745cc36b07 /usr/lib/.build-id/a8/16fe8fcf5453f2be06db1364ce670c6999ca3d /usr/lib/.build-id/a9 /usr/lib/.build-id/a9/c82f9d653fb4aab64edb7614d3f5db36be6560 /usr/lib/.build-id/c0 /usr/lib/.build-id/c0/5feea03c42430b4cc908bf79883db53111e822 /usr/lib/.build-id/d3 /usr/lib/.build-id/d3/22204ad2781194f2c94b0f704b91e2efddda6f /usr/lib/.build-id/f5/b0f1f7a1bc6027b9b2fa697fcc90e87901a34d /usr/lib/.build-id/fa /usr/lib/.build-id/fa/c1413642916e3758804eb9c352fb7227ab2a7e /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.el10.alma.1.ppc64le.stp /usr/lib/jvm/java-25-openjdk-fastdebug/tapset/hotspot_gc-25.0.2.0.10-2.el10.alma.1.ppc64le.stp /usr/lib/jvm/java-25-openjdk-fastdebug/tapset/hotspot_jni-25.0.2.0.10-2.el10.alma.1.ppc64le.stp /usr/lib/jvm/java-25-openjdk-fastdebug/tapset/jstack-25.0.2.0.10-2.el10.alma.1.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.2.0.10-2.el10.alma.1.ppc64le-fastdebug.stp /usr/share/systemtap/tapset/powerpc/hotspot_gc-25.0.2.0.10-2.el10.alma.1.ppc64le-fastdebug.stp /usr/share/systemtap/tapset/powerpc/hotspot_jni-25.0.2.0.10-2.el10.alma.1.ppc64le-fastdebug.stp /usr/share/systemtap/tapset/powerpc/jstack-25.0.2.0.10-2.el10.alma.1.ppc64le-fastdebug.stp
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Apr 17 06:00:41 2026