git: openjdk/jdk: 2 new changesets
Andrew Haley
aph at openjdk.org
Fri Sep 1 08:36:27 UTC 2023
Changeset: c2e01eba
Author: Adam Sotona <asotona at openjdk.org>
Date: 2023-09-01 08:33:33 +0000
URL: https://git.openjdk.org/jdk/commit/c2e01eba5a537acd573b7d2e6d41811c415c3f68
8313983: jmod create --target-platform should replace existing ModuleTarget attribute
Reviewed-by: alanb, mchung
! src/java.base/share/classes/jdk/internal/classfile/Attributes.java
Changeset: 033f311a
Author: Fredrik Bredberg <fbredberg at openjdk.org>
Committer: Andrew Haley <aph at openjdk.org>
Date: 2023-09-01 08:35:49 +0000
URL: https://git.openjdk.org/jdk/commit/033f311abccc45567230c69c6e0f6d1746f3c7e4
8315069: Relativize extended_sp in interpreter frames
Reviewed-by: haosun, aph, fyang
! src/hotspot/cpu/aarch64/continuationFreezeThaw_aarch64.inline.hpp
! src/hotspot/cpu/aarch64/frame_aarch64.cpp
! src/hotspot/cpu/aarch64/interp_masm_aarch64.hpp
! src/hotspot/cpu/aarch64/templateInterpreterGenerator_aarch64.cpp
! src/hotspot/cpu/aarch64/templateTable_aarch64.cpp
! src/hotspot/cpu/riscv/continuationFreezeThaw_riscv.inline.hpp
! src/hotspot/cpu/riscv/frame_riscv.cpp
! src/hotspot/cpu/riscv/interp_masm_riscv.hpp
! src/hotspot/cpu/riscv/templateInterpreterGenerator_riscv.cpp
! src/hotspot/cpu/riscv/templateTable_riscv.cpp
More information about the jdk-changes
mailing list