hg: jdk9/hs-comp/hotspot: 8043638: Multiple compilation attempts break LogCompulation, lead to confusing PrintInlining output

roland.westrelin at oracle.com roland.westrelin at oracle.com
Mon May 26 14:08:09 UTC 2014


Changeset: 3a210a641062
Author:    roland
Date:      2014-05-26 14:27 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/3a210a641062

8043638: Multiple compilation attempts break LogCompulation, lead to confusing PrintInlining output
Summary: dumps inlining only for last compilation attempt. Fix LogCompilation tool so it handles multiple compilation attempts.
Reviewed-by: vlivanov, kvn

! src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/CallSite.java
! src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/Compilation.java
! src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/LogParser.java
! src/share/vm/opto/c2compiler.cpp
! src/share/vm/opto/compile.cpp
! src/share/vm/opto/compile.hpp



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