hg: jdk/jdk: 8228674: LogCompilation: Improvements to log compare feature
eric.caspole at oracle.com
eric.caspole at oracle.com
Wed Jul 31 13:55:53 UTC 2019
Changeset: 694565998531
Author: ecaspole
Date: 2019-07-31 09:55 -0400
URL: https://hg.openjdk.java.net/jdk/jdk/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-all-changes
mailing list