git: openjdk/jdk21u: master: 2 new changesets
Coleen Phillimore
coleenp at openjdk.org
Fri Aug 25 19:52:31 UTC 2023
Changeset: 46ce5553
Author: Ben Taylor <btaylor at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date: 2023-08-25 19:50:22 +0000
URL: https://git.openjdk.org/jdk21u/commit/46ce5553e459cda7c2523b43bb13c14585548aa9
8313796: AsyncGetCallTrace crash on unreadable interpreter method pointer
Backport-of: 0e2c72d7a5206b7173af5bf69e21d21ea276bd94
! src/hotspot/cpu/aarch64/frame_aarch64.cpp
! src/hotspot/cpu/arm/frame_arm.cpp
! src/hotspot/cpu/ppc/frame_ppc.cpp
! src/hotspot/cpu/riscv/frame_riscv.cpp
! src/hotspot/cpu/x86/frame_x86.cpp
! src/hotspot/share/runtime/frame.cpp
! src/hotspot/share/runtime/frame.hpp
Changeset: f5eef202
Author: Patricio Chilano Mateo <pchilanomate at openjdk.org>
Committer: Coleen Phillimore <coleenp at openjdk.org>
Date: 2023-08-25 19:50:55 +0000
URL: https://git.openjdk.org/jdk21u/commit/f5eef2021abd688c0bc6208b17eff3266c757ca6
8314850: SharedRuntime::handle_wrong_method() gets called too often when resolving Continuation.enter
Backport-of: 8e4240c3167ff6c803f3391f70ef9cfa7f408085
! src/hotspot/share/runtime/sharedRuntime.cpp
More information about the jdk-updates-changes
mailing list