↵ Return to the main page of java-latest-openjdk-demo-fastdebug
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2022-03-21 | Jiri Vanek <jvanek at redhat dot com> - 1:18.0.0.0.37-2.rolling | - replaced tabs by sets of spaces to make rpmlint happy - set build jdk to 18 - as ga is 1, set vendor_version_string to 22.3 |
| 2022-03-16 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:18.0.0.0.37-1.rolling | - Update to RC version of OpenJDK 18 - Support JVM variant zero following JDK-8273494 no longer installing Zero's libjvm.so in the server directory - Disable HotSpot-only pre-build which is incompatible with the boot JDK being a different major version to that being built - Rebase FIPS patches from fips-18u branch and simplify by using a single patch from that repository - Detect NSS at runtime for FIPS detection - Turn off build-time NSS linking and go back to an explicit Requires on NSS - Enable AlgorithmParameters and AlgorithmParameterGenerator services in FIPS mode - Rebase RH1648249 nss.cfg patch so it applies after the FIPS patch |
| 2022-03-16 | Petra Alice Mikova <pmikova at redhat dot com> - 1:18.0.0.0.37-1.rolling | - update to ea version of jdk18 - add new slave jwebserver and corresponding manpage - adjust rh1684077-openjdk_should_depend_on_pcsc-lite-libs_instead_of_pcsc-lite-devel.patch |
| 2022-02-16 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.2.0.8-5 | - 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-4 | - Re-enable gdb backtrace check. - Resolves RHBZ#2041970 |
| 2022-02-04 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.2.0.8-3 | - 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-2.rolling | - 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-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 |