hg: jdk/sandbox: 8228674: LogCompilation: Improvements to log compare feature

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Jul 31 14:00:28 UTC 2019


Changeset: 694565998531
Author:    ecaspole
Date:      2019-07-31 09:55 -0400
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/694565998531

8228674: LogCompilation: Improvements to log compare feature
Summary: Show compiler and level in compare output
Reviewed-by: kvn, thartmann

! src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/CallSite.java
! src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/Compilation.java
! src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/LogCompilation.java
! src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/LogParser.java
! src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/Method.java
! src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/NMethod.java
+ src/utils/LogCompilation/src/test/java/com/sun/hotspot/tools/compiler/TestCompare.java



More information about the jdk-sandbox-changes mailing list