view visualizer/Graal/src/com/sun/hotspot/igv/graal/filters/framestatelocks.filter @ 9913:35f93560b1f0

ensure that <clinit> for HotSpotOptions is called irrespective of whether and -G: options are specified
author Doug Simon <doug.simon@oracle.com>
date Thu, 06 Jun 2013 17:27:07 +0200
parents 015fb895586b
children
line wrap: on
line source

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