hg: graal/graal-jvmci-8: 2 new changesets

doug.simon at oracle.com doug.simon at oracle.com
Fri Oct 23 17:23:57 UTC 2015


Changeset: 76e1d16c28cc
Author:    Tom Rodriguez <tom.rodriguez at oracle.com>
Date:      2015-10-23 10:09 -0700
URL:       http://hg.openjdk.java.net/graal/graal-jvmci-8/rev/76e1d16c28cc

Make sure that at least a dummy Method is filled in during LogCompilation parsing

! src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/LogParser.java

Changeset: 5cae0a06ca7d
Author:    Tom Rodriguez <tom.rodriguez at oracle.com>
Date:      2015-10-23 10:10 -0700
URL:       http://hg.openjdk.java.net/graal/graal-jvmci-8/rev/5cae0a06ca7d

Add trap and recompilation statistics to LogCompilation

! src/share/tools/LogCompilation/Makefile
! src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/Compilation.java
! src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/LogCompilation.java
! src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/Method.java
! src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/UncommonTrapEvent.java



More information about the graal-dev mailing list