git: openjdk/jdk: 3 new changesets
Aleksey Shipilev
shade at openjdk.org
Wed Aug 3 17:11:17 UTC 2022
Changeset: e52a340d
Author: Naoto Sato <naoto at openjdk.org>
Date: 2022-08-03 15:59:43 +0000
URL: https://git.openjdk.org/jdk/commit/e52a340d7fca161539524eedc0c2d48283f4f0a7
8290488: IBM864 character encoding implementation bug
Reviewed-by: iris, joehw, alanb
+ make/data/charsetmapping/IBM864.c2b
! test/jdk/java/beans/XMLEncoder/Test4625418.java
+ test/jdk/sun/nio/cs/mapping/Cp864.c2b-irreversible
Changeset: 4d6e6f67
Author: Marc R. Hoffmann <marchof at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
Date: 2022-08-03 16:40:03 +0000
URL: https://git.openjdk.org/jdk/commit/4d6e6f6741170a7f083a84e3e9f4b5f67099a433
8291822: ARM32: Build errors with GCC 11 in frame::saved_oop_result
Reviewed-by: shade, stuefe
! src/hotspot/cpu/arm/frame_arm.inline.hpp
Changeset: c89556f6
Author: Aleksey Shipilev <shade at openjdk.org>
Date: 2022-08-03 16:43:20 +0000
URL: https://git.openjdk.org/jdk/commit/c89556f6cd4d0b64f3e9e2f1dc7c51634522f205
8291633: Build failures with GCC 11, Alpine 3 due to incompatible casts from nullptr
Reviewed-by: stuefe, mbaesken, jiefu
! 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
More information about the jdk-changes
mailing list