view visualizer/Graal/src/com/sun/hotspot/igv/graal/filters/cfg.filter @ 7819:aa022eaf1569

class file path retrieval
author Michael Haupt <michael.haupt@oracle.com>
date Tue, 19 Feb 2013 11:21:03 +0100
parents 015fb895586b
children
line wrap: on
line source

var f = new com.sun.hotspot.igv.graal.filters.GraalCFGFilter();
f.apply(graph);