hg: hsx/hotspot-comp/hotspot: 6990212: JSR 292 JVMTI MethodEnter hook is not called for JSR 292 bootstrap and target methods
tom.rodriguez at oracle.com
tom.rodriguez at oracle.com
Fri Jul 15 18:25:15 PDT 2011
Changeset: 341a57af9b0a
Author: never
Date: 2011-07-15 15:35 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/341a57af9b0a
6990212: JSR 292 JVMTI MethodEnter hook is not called for JSR 292 bootstrap and target methods
Summary: check for single stepping when dispatching invokes from method handles
Reviewed-by: coleenp, twisti, kvn, dsamersoff
! src/cpu/sparc/vm/methodHandles_sparc.cpp
! src/cpu/sparc/vm/methodHandles_sparc.hpp
! src/cpu/x86/vm/interp_masm_x86_32.cpp
! src/cpu/x86/vm/interp_masm_x86_64.cpp
! src/cpu/x86/vm/methodHandles_x86.cpp
! src/cpu/x86/vm/methodHandles_x86.hpp
+ test/compiler/6990212/Test6990212.java
More information about the hotspot-compiler-dev
mailing list