log src/share/tools/IdealGraphVisualizer/nbproject/project.properties @ 21177:7eb4d233e434

age author description
Fri, 01 May 2015 18:24:45 -0700 Tom Rodriguez Increase Integer cache size in IGV
Wed, 29 Apr 2015 08:31:28 +0200 Michael Haupt add support for control flow window and basic block view on graphs
Fri, 20 Mar 2015 18:33:31 +0100 Thomas Wuerthinger Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Tue, 12 Aug 2014 15:14:46 -0700 Tom Rodriguez Increase size of Integer.IntegerCache for igv to reduce duplicate boxed integers
Tue, 22 Oct 2013 15:10:14 +0200 Gilles Duboscq Add an optional name to HotSpotNmethod. Print it during deopt. Use it when installing a Truffle compilation
Mon, 02 Jul 2012 16:53:12 +0200 Gilles Duboscq Work on loop unswitching, things look ok, still disabled until FloatingRead preserves loop-closed form
Thu, 09 Feb 2012 18:20:56 +0100 Thomas Wuerthinger Make IntegerAddNode non-final.