git: openjdk/jdk17u-dev: 2 new changesets
Matthias Baesken
mbaesken at openjdk.org
Wed Aug 17 06:59:08 UTC 2022
Changeset: 92571e34
Author: Matthias Baesken <mbaesken at openjdk.org>
Date: 2022-08-17 06:56:32 +0000
URL: https://git.openjdk.org/jdk17u-dev/commit/92571e346582fe359a211eca0a8869ae96ee58f7
8291633: Build failures with GCC 11, Alpine 3 due to incompatible casts from nullptr
Backport-of: c89556f6cd4d0b64f3e9e2f1dc7c51634522f205
! src/hotspot/cpu/x86/interp_masm_x86.cpp
! src/hotspot/cpu/x86/interpreterRT_x86_64.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_64.cpp
! src/hotspot/share/gc/shenandoah/shenandoahBarrierSet.inline.hpp
! src/hotspot/share/oops/access.hpp
! src/hotspot/share/runtime/objectMonitor.cpp
Changeset: cb294d9e
Author: Matthias Baesken <mbaesken at openjdk.org>
Date: 2022-08-17 06:57:31 +0000
URL: https://git.openjdk.org/jdk17u-dev/commit/cb294d9ecf0767dbd0dd167222e1e7861e28be3b
8289910: unify os::message_box across posix platforms
Backport-of: e5491a2605177a9dca87a060d99aa5ea4fd4a239
! src/hotspot/os/aix/os_aix.cpp
! src/hotspot/os/bsd/os_bsd.cpp
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os/posix/os_posix.cpp
More information about the jdk-updates-changes
mailing list