git: openjdk/jdk: 8291972: Fix double copy of arguments when thawing two interpreted frames
Patricio Chilano Mateo
pchilanomate at openjdk.org
Mon Aug 15 14:37:21 UTC 2022
Changeset: dd2034b0
Author: Patricio Chilano Mateo <pchilanomate at openjdk.org>
Date: 2022-08-15 14:34:54 +0000
URL: https://git.openjdk.org/jdk/commit/dd2034b00725f0fc777c1706b1db898475e89c5c
8291972: Fix double copy of arguments when thawing two interpreted frames
Co-authored-by: Richard Reingruber <rrich at openjdk.org>
Co-authored-by: Patricio Chilano Mateo <pchilanomate at openjdk.org>
Reviewed-by: rpressler, rehn, rrich
! src/hotspot/cpu/aarch64/continuationFreezeThaw_aarch64.inline.hpp
! src/hotspot/cpu/x86/continuationFreezeThaw_x86.inline.hpp
+ test/jdk/jdk/internal/vm/Continuation/MovingCompWindow.java
More information about the jdk-changes
mailing list