hg: jdk/submit: 2 new changesets
eric.caspole at oracle.com
eric.caspole at oracle.com
Thu Dec 6 18:55:33 UTC 2018
Changeset: 094d91e25943
Author: ecaspole
Date: 2018-12-06 13:54 -0500
URL: http://hg.openjdk.java.net/jdk/submit/rev/094d91e25943
8214912: LogCompilation: Show the comp level
Summary: Show the TieredCompilation level from the xml log
Reviewed-by: kvn, iignatyev
! src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/Compilation.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/NMethod.java
! src/utils/LogCompilation/src/test/java/com/sun/hotspot/tools/compiler/TestLogCompilation.java
+ src/utils/LogCompilation/src/test/resources/no_tiered_short.log
+ src/utils/LogCompilation/src/test/resources/tiered_short.log
Changeset: 66a5a30cf26e
Author: ecaspole
Date: 2018-12-06 13:54 -0500
URL: http://hg.openjdk.java.net/jdk/submit/rev/66a5a30cf26e
Merge
More information about the jdk-submit-changes
mailing list