hg: jdk7/hotspot-comp/hotspot: 7022998: JSR 292 recursive method handle calls inline themselves infinitely
christian.thalinger at oracle.com
christian.thalinger at oracle.com
Mon Mar 28 06:11:57 PDT 2011
Changeset: 3d58a4983660
Author: twisti
Date: 2011-03-28 03:58 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/3d58a4983660
7022998: JSR 292 recursive method handle calls inline themselves infinitely
Reviewed-by: never, kvn
! src/cpu/sparc/vm/sharedRuntime_sparc.cpp
! src/cpu/x86/vm/sharedRuntime_x86_32.cpp
! src/cpu/x86/vm/sharedRuntime_x86_64.cpp
! src/share/vm/c1/c1_GraphBuilder.cpp
! src/share/vm/code/nmethod.cpp
! src/share/vm/code/nmethod.hpp
! src/share/vm/compiler/compileBroker.cpp
! src/share/vm/compiler/compileBroker.hpp
! src/share/vm/opto/bytecodeInfo.cpp
! src/share/vm/opto/doCall.cpp
! src/share/vm/opto/library_call.cpp
! src/share/vm/runtime/sharedRuntime.cpp
! src/share/vm/runtime/sharedRuntime.hpp
More information about the hotspot-compiler-dev
mailing list