↵ Return to the main page of java-1.8.0-openjdk-slowdebug
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2022-02-26 | Jiri Vanek <jvanek at redhat dot com> - 1:1.8.0.322.b06-6 | - Storing and restoring alterntives during update manually - Fixing Bug 2001567 - update of JDK/JRE is removing its manually selected alterantives and select (as auto) system JDK/JRE -- The move of alternatives creation to posttrans to fix: -- Bug 1200302 - dnf reinstall breaks alternatives -- Had caused the alternatives to be removed, and then created again, -- instead of being added, and then removing the old, and thus persisting -- the selection in family -- Thus this fix, is storing the family of manually selected master, and if -- stored, then it is restoring the family of the master |
| 2022-02-26 | Jiri Vanek <jvanek at redhat dot com> - 1:1.8.0.322.b06-5 | - Family extracted to globals |
| 2022-02-26 | Jiri Vanek <jvanek at redhat dot com> - 1:1.8.0.322.b06-4 | - javadoc-zip got its own provides next to plain javadoc ones |
| 2022-02-22 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:1.8.0.322.b06-3 | - Separate crypto policy initialisation from FIPS initialisation, now they are no longer interdependent |
| 2022-02-16 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:1.8.0.322.b06-2 | - Fix FIPS issues in native code and with initialisation of java.security.Security |
| 2022-02-16 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:1.8.0.322.b06-1 | - Update to aarch64-shenandoah-jdk8u322-b06 (EA) - Update release notes for 8u322-b06. - Switch to GA mode for final release. - Require tzdata 2021e as of JDK-8275766. - Update tarball generation script to use git following shenandoah-jdk8u's move to github - Fix FIPS issues in native code and with initialisation of java.security.Security |
| 2022-02-07 | Severin Gehwolf <sgehwolf at redhat dot com> - 1:1.8.0.322.b06-1 | - Re-enable gdb backtrace check. |
| 2022-01-20 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:1.8.0.322.b04-0.2.ea | - Temporarily move x86 to use Zero in order to get a working build - Introduce architecture restriction logic for the gdb test. (RH2041970) - Disable on x86, x86_64, ppc64le & s390x while these are broken in rawhide. - Replace GCC 11 patch to remove use of the register keyword with correct fix to ADLC build (JDK-8281098) - Adjust JDK8199936/PR3533 -mstackrealign patch to instead pass -mincoming-stack-boundary=2 -mpreferred-stack-boundary=4 - Refactor build functions so we can build just HotSpot without any attempt at installation. - 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 - Add backport of JDK-8257794 to fix bogus assert on slowdebug x86-32 Zero builds - Resolves: rhbz#2045726 - Related: rhbz#2051302 - Related: rhbz#2041970 |
| 2022-01-20 | Fedora Release Engineering <releng at fedoraproject dot org> - 1:1.8.0.322.b04-0.1.ea.1 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild |
| 2022-01-10 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:1.8.0.322.b04-0.1.ea | - Update to aarch64-shenandoah-jdk8u322-b04 (EA) - Update release notes for 8u322-b04. - Require tzdata 2021c as of JDK-8274407. |