hg: jdk9/hs-comp/hotspot: 8005079: fix LogCompilation for incremental inlining

roland.westrelin at oracle.com roland.westrelin at oracle.com
Thu Apr 10 11:20:51 UTC 2014


Changeset: b722c15be816
Author:    roland
Date:      2014-04-10 11:38 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/b722c15be816

8005079: fix LogCompilation for incremental inlining
Summary: report late inlining as part of the rest of the inlining output
Reviewed-by: twisti, kvn

! src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/CallSite.java
! src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/LogParser.java
! src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/Method.java
! src/share/vm/asm/codeBuffer.cpp
! src/share/vm/ci/ciKlass.cpp
! src/share/vm/ci/ciKlass.hpp
! src/share/vm/ci/ciSymbol.cpp
! src/share/vm/ci/ciSymbol.hpp
! src/share/vm/compiler/compileLog.cpp
! src/share/vm/compiler/compileLog.hpp
! src/share/vm/opto/callGenerator.cpp
! src/share/vm/opto/callGenerator.hpp
! src/share/vm/opto/compile.cpp
! src/share/vm/opto/compile.hpp
! src/share/vm/opto/doCall.cpp
! src/share/vm/utilities/xmlstream.cpp



More information about the jdk9-hs-comp-changes mailing list