hg: ppc-aix-port/jdk7u/hotspot: C-interpreter: implement bytecode profiling.

goetz.lindenmaier at sap.com goetz.lindenmaier at sap.com
Wed Nov 28 06:08:11 PST 2012


Changeset: 600ce596eea9
Author:    Goetz
Date:      2012-11-28 13:26 +0100
URL:       http://hg.openjdk.java.net/ppc-aix-port/jdk7u/hotspot/rev/600ce596eea9

C-interpreter: implement bytecode profiling.

! 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/methodDataOop.cpp
! src/share/vm/oops/methodDataOop.hpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp



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