view visualizer/Graal/src/com/sun/hotspot/igv/graal/filters/framestatelocks.filter @ 13452:8275a0d0c90a

create profiling info, phase plan and optimistic opts when running a CompilationTask, not when creating it (GRAAL-640)
author Doug Simon <doug.simon@oracle.com>
date Wed, 18 Dec 2013 11:26:37 +0100
parents 015fb895586b
children
line wrap: on
line source

colorize("class", "FrameState", red);
colorize("locks", "", gray);