git: openjdk/mobile: 4 new changesets
duke
duke at openjdk.org
Wed Jan 10 12:20:27 UTC 2024
Changeset: 2e472fe7
Author: Richard Reingruber <rrich at openjdk.org>
Date: 2024-01-10 12:18:01 +0000
URL: https://git.openjdk.org/mobile/commit/2e472fe7ea98ca1f07a90d1ad6704e8b2bb3afcf
8322294: Cleanup NativePostCallNop
Reviewed-by: mdoerr, aph
! src/hotspot/cpu/aarch64/frame_aarch64.hpp
! src/hotspot/cpu/aarch64/frame_aarch64.inline.hpp
! src/hotspot/cpu/aarch64/nativeInst_aarch64.cpp
! src/hotspot/cpu/aarch64/nativeInst_aarch64.hpp
! src/hotspot/cpu/arm/frame_arm.hpp
! src/hotspot/cpu/arm/frame_arm.inline.hpp
! src/hotspot/cpu/arm/nativeInst_arm_32.cpp
! src/hotspot/cpu/arm/nativeInst_arm_32.hpp
! src/hotspot/cpu/ppc/frame_ppc.hpp
! src/hotspot/cpu/ppc/frame_ppc.inline.hpp
! src/hotspot/cpu/ppc/nativeInst_ppc.cpp
! src/hotspot/cpu/ppc/nativeInst_ppc.hpp
! src/hotspot/cpu/riscv/frame_riscv.hpp
! src/hotspot/cpu/riscv/frame_riscv.inline.hpp
! src/hotspot/cpu/riscv/nativeInst_riscv.cpp
! src/hotspot/cpu/riscv/nativeInst_riscv.hpp
! src/hotspot/cpu/s390/frame_s390.hpp
! src/hotspot/cpu/s390/frame_s390.inline.hpp
! src/hotspot/cpu/s390/nativeInst_s390.hpp
! src/hotspot/cpu/x86/frame_x86.hpp
! src/hotspot/cpu/x86/frame_x86.inline.hpp
! src/hotspot/cpu/x86/nativeInst_x86.cpp
! src/hotspot/cpu/x86/nativeInst_x86.hpp
! src/hotspot/cpu/zero/frame_zero.hpp
! src/hotspot/cpu/zero/frame_zero.inline.hpp
! src/hotspot/cpu/zero/nativeInst_zero.hpp
! src/hotspot/share/code/codeCache.inline.hpp
! src/hotspot/share/code/nmethod.cpp
! src/hotspot/share/runtime/frame.hpp
! src/hotspot/share/runtime/frame.inline.hpp
Changeset: 8bafd722
Author: duke <duke at openjdk.org>
Date: 2024-01-10 12:18:08 +0000
URL: https://git.openjdk.org/mobile/commit/8bafd722f1889e93b690a63095ea2f6d8b98a4e2
Automatic merge of jdk:master into master
Changeset: 679f526d
Author: Guoxiong Li <gli at openjdk.org>
Date: 2024-01-10 12:18:12 +0000
URL: https://git.openjdk.org/mobile/commit/679f526d89f679b1f42a1a4acdecf93686bde8a4
8322278: Generational ZGC: Adjust the comment of ZHeuristics::use_per_cpu_shared_small_pages
Reviewed-by: eosterlund
! src/hotspot/share/gc/z/zHeuristics.cpp
Changeset: b37ce786
Author: duke <duke at openjdk.org>
Date: 2024-01-10 12:19:11 +0000
URL: https://git.openjdk.org/mobile/commit/b37ce7866d1c0ec9821cd352a7854ef231bf79e4
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list