hg: hsx/hotspot-comp/hotspot: 7148486: At a method handle call returning with an exception may call the runtime with misaligned stack (x64)
roland.westrelin at oracle.com
roland.westrelin at oracle.com
Mon Feb 27 04:50:00 PST 2012
Changeset: bf7796b7367a
Author: roland
Date: 2012-02-27 11:42 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/bf7796b7367a
7148486: At a method handle call returning with an exception may call the runtime with misaligned stack (x64)
Summary: stack must be realigned when calling the runtime for exception propagation at a call.
Reviewed-by: kvn, never
! src/cpu/x86/vm/c1_Runtime1_x86.cpp
! src/cpu/x86/vm/sharedRuntime_x86_64.cpp
More information about the hotspot-compiler-dev
mailing list