hg: jdk7/hotspot-comp/hotspot: 6941529: SharedRuntime::raw_exception_handler_for_return_address must reset thread MethodHandle flag

Christian.Thalinger at Sun.COM Christian.Thalinger at Sun.COM
Thu Apr 8 04:34:45 PDT 2010


Changeset: 93767e6a2dfd
Author:    twisti
Date:      2010-04-08 10:55 +0200
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/93767e6a2dfd

6941529: SharedRuntime::raw_exception_handler_for_return_address must reset thread MethodHandle flag
Summary: During testing a bug was hit when an exception returned to the interpreter and the SP was wrong.
Reviewed-by: kvn, never

! src/cpu/x86/vm/c1_Runtime1_x86.cpp
! src/cpu/x86/vm/runtime_x86_32.cpp
! src/cpu/x86/vm/sharedRuntime_x86_64.cpp
! src/cpu/x86/vm/stubGenerator_x86_32.cpp
! src/share/vm/opto/runtime.cpp
! src/share/vm/runtime/sharedRuntime.cpp
! src/share/vm/runtime/thread.hpp



More information about the hotspot-compiler-dev mailing list