git: openjdk/jdk: 8255965: LogCompilation: add sort by nmethod code size

Eric Caspole ecaspole at openjdk.java.net
Thu Nov 5 23:51:53 UTC 2020


Changeset: 57b98fa5
Author:    Eric Caspole <ecaspole at openjdk.org>
Date:      2020-11-05 23:51:27 +0000
URL:       https://github.com/openjdk/jdk/commit/57b98fa5

8255965: LogCompilation: add sort by nmethod code size

Reviewed-by: kvn, redestad

! .gitignore
! 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/NMethod.java
! src/utils/LogCompilation/src/test/java/com/sun/hotspot/tools/compiler/TestLogCompilation.java



More information about the jdk-changes mailing list