↵ Return to the main page of java-17-openjdk
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2022-02-08 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.2.0.8-7 | - Reinstate JIT builds on x86_32. - Add JDK-8282004 to fix missing CALL effects on x86_32. |
2022-02-07 | Severin Gehwolf <sgehwolf at redhat dot com> - 1:17.0.2.0.8-6 | - Re-enable gdb backtrace check. |
2022-02-07 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.2.0.8-5 | - Introduce stapinstall variable to set SystemTap arch directory correctly (e.g. arm64 on aarch64) - Need to support noarch for creating source RPMs for non-scratch builds. |
2022-02-04 | Jiri Vanek <jvanek at redhat dot com> - 1:17.0.2.0.8-4 | - moved to become system jdk |
2022-02-04 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.2.0.8-2 | - Temporarily move x86 to use Zero in order to get a working build - Replace -mstackrealign with -mincoming-stack-boundary=2 -mpreferred-stack-boundary=4 on x86_32 for stack alignment - Support a HotSpot-only build so a freshly built libjvm.so can then be used in the bootstrap JDK. - Explicitly list JIT architectures rather than relying on those with slowdebug builds - Disable the serviceability agent on Zero architectures even when the architecture itself is supported |
2022-01-24 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.2.0.8-1.rolling | - January 2022 security update to jdk 17.0.2+8 - Extend LTS check to exclude EPEL. - Rename libsvml.so to libjsvml.so following JDK-8276025 - Remove JDK-8276572 patch which is now upstream. - Rebase RH1995150 & RH1996182 patches following JDK-8275863 addition to module-info.java |
2022-01-24 | Severin Gehwolf <sgehwolf at redhat dot com> - 1:17.0.2.0.8-1.rolling | - Set LTS designator. |
2022-01-24 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.1.0.12-16.rolling | - Separate crypto policy initialisation from FIPS initialisation, now they are no longer interdependent |
2022-01-20 | Fedora Release Engineering <releng at fedoraproject dot org> - 1:17.0.1.0.12-15.rolling.1 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild |
2022-01-18 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.1.0.12-15.rolling | - Sync gdb test with java-1.8.0-openjdk and improve architecture restrictions. - Disable on x86, x86_64, ppc64le & s390x while these are broken in rawhide. |