view visualizer/Graal/src/com/sun/hotspot/igv/graal/filters/framestatelocks.filter @ 11677:9d341b6e47e5

Correct custom clone implementations after change of Node base class clone method.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Tue, 17 Sep 2013 02:35:52 +0200
parents 015fb895586b
children
line wrap: on
line source

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