hg: graal/graal-jvmci-8: 2 new changesets
doug.simon at oracle.com
doug.simon at oracle.com
Fri Dec 18 08:26:49 UTC 2015
Changeset: 0b9cc0259f5a
Author: Tom Rodriguez <tom.rodriguez at oracle.com>
Date: 2015-12-18 00:10 -0800
URL: http://hg.openjdk.java.net/graal/graal-jvmci-8/rev/0b9cc0259f5a
Make node searches look through all the graphs for a match
! src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/services/InputGraphProvider.java
! src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/DiagramViewModel.java
! src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/EditorInputGraphProvider.java
! src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/NodeQuickSearch.java
Changeset: d52d25716994
Author: Tom Rodriguez <tom.rodriguez at oracle.com>
Date: 2015-12-18 00:11 -0800
URL: http://hg.openjdk.java.net/graal/graal-jvmci-8/rev/d52d25716994
Report all recompilations in the LogCompilation tool
! src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/LogCompilation.java
More information about the graal-dev
mailing list