hg: hsx/hotspot-main/hotspot: 2 new changesets
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Wed Jul 20 19:09:53 PDT 2011
Changeset: 3fbb609d9e96
Author: kvn
Date: 2011-07-14 15:39 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/3fbb609d9e96
7067288: compiler regression test Test7052494 timeouts with client VM
Summary: Test is modified to reduce number of iterations in test5() and test6().
Reviewed-by: never, iveresov
! test/compiler/7052494/Test7052494.java
Changeset: 341a57af9b0a
Author: never
Date: 2011-07-15 15:35 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/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-dev
mailing list