hg: ppc-aix-port/stage/hotspot: 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Thu Oct 3 19:47:51 PDT 2013


Changeset: abe03600372a
Author:    goetz
Date:      2013-09-15 15:28 +0200
URL:       http://hg.openjdk.java.net/ppc-aix-port/stage/hotspot/rev/abe03600372a

8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
Summary: Implement profiling for c2 jit compilation. Also enable new cppInterpreter features.
Reviewed-by: kvn

! src/cpu/zero/vm/cppInterpreter_zero.cpp
! src/share/vm/interpreter/bytecodeInterpreter.cpp
+ src/share/vm/interpreter/bytecodeInterpreterProfiling.hpp
! src/share/vm/interpreter/interpreterRuntime.cpp
! src/share/vm/interpreter/interpreterRuntime.hpp
! src/share/vm/interpreter/invocationCounter.hpp
! src/share/vm/oops/methodData.cpp
! src/share/vm/oops/methodData.hpp
! src/share/vm/prims/jvmtiManageCapabilities.cpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp



More information about the ppc-aix-port-dev mailing list