view visualizer/Graal/src/com/sun/hotspot/igv/graal/filters/cfg.filter @ 5686:6cb39a47da14

replaced loading of instance prototype header word with a constant obtained from HotSpotResolvedJavaType
author Doug Simon <doug.simon@oracle.com>
date Fri, 22 Jun 2012 17:16:57 +0200
parents 015fb895586b
children
line wrap: on
line source

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