diff --git a/java-25-openjdk.spec b/java-25-openjdk.spec index 7bad593..9796113 100644 --- a/java-25-openjdk.spec +++ b/java-25-openjdk.spec @@ -989,6 +989,7 @@ fi %dir %{_jvmdir}/%{sdkdir -- %{?1}}/lib/static/linux-%{archinstall} %dir %{_jvmdir}/%{sdkdir -- %{?1}}/lib/static/linux-%{archinstall}/glibc %{_jvmdir}/%{sdkdir -- %{?1}}/lib/static/linux-%{archinstall}/glibc/lib*.a +%{_jvmdir}/%{sdkdir -- %{?1}}/lib/static/linux-%{archinstall}/glibc/%{vm_variant}/lib*.a } %define files_javadoc() %{expand: @@ -2478,6 +2479,7 @@ exit 0 - 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) - Related: RHEL-100678 * Mon Aug 25 2025 Andrew Hughes - 1:21.0.8.0.9-1