git: openjdk/jdk: master: 2 new changesets
Joel Sikström
jsikstro at openjdk.org
Mon Oct 21 13:18:34 UTC 2024
Changeset: 66ddaaa3
Branch: master
Author: Robbin Ehn <rehn at openjdk.org>
Date: 2024-10-21 13:15:52 +0000
URL: https://git.openjdk.org/jdk/commit/66ddaaa3591851cc420ec9e0ffe460c78a9a51f5
8340241: RISC-V: Returns mispredicted
Reviewed-by: fyang, luhenry
! src/hotspot/cpu/riscv/assembler_riscv.hpp
! src/hotspot/cpu/riscv/c1_CodeStubs_riscv.cpp
! src/hotspot/cpu/riscv/gc/g1/g1BarrierSetAssembler_riscv.cpp
! src/hotspot/cpu/riscv/gc/x/xBarrierSetAssembler_riscv.cpp
! src/hotspot/cpu/riscv/gc/z/zBarrierSetAssembler_riscv.cpp
! src/hotspot/cpu/riscv/interp_masm_riscv.cpp
! src/hotspot/cpu/riscv/macroAssembler_riscv.cpp
! src/hotspot/cpu/riscv/macroAssembler_riscv.hpp
! src/hotspot/cpu/riscv/methodHandles_riscv.cpp
! src/hotspot/cpu/riscv/nativeInst_riscv.cpp
! src/hotspot/cpu/riscv/riscv.ad
! src/hotspot/cpu/riscv/runtime_riscv.cpp
! src/hotspot/cpu/riscv/sharedRuntime_riscv.cpp
! src/hotspot/cpu/riscv/stubGenerator_riscv.cpp
! src/hotspot/cpu/riscv/templateInterpreterGenerator_riscv.cpp
! src/hotspot/cpu/riscv/templateTable_riscv.cpp
! src/hotspot/cpu/riscv/upcallLinker_riscv.cpp
! src/hotspot/cpu/riscv/vtableStubs_riscv.cpp
Changeset: 1f357485
Branch: master
Author: Joel Sikström <jsikstro at openjdk.org>
Date: 2024-10-21 13:16:10 +0000
URL: https://git.openjdk.org/jdk/commit/1f3574855e79221739d8800235583b7c47ebae97
8342102: ZGC: Optimize copy constructors in ZPhysicalMemory
Reviewed-by: stefank, kbarrett, aboldtch
! src/hotspot/share/gc/z/zPhysicalMemory.cpp
More information about the jdk-changes
mailing list