log src/share/vm/code/debugInfoRec.cpp @ 17371:ded2f1abfcda

age author description
Tue, 29 Apr 2014 16:11:54 +0200 Gilles Duboscq Add flag to always enable debug info sharing (true ifdef GRAAL)
Mon, 14 Apr 2014 15:07:05 -0700 Tom Rodriguez enable sharing of debug info all the time
Fri, 11 Oct 2013 10:38:03 +0200 Gilles Duboscq Merge with hs25-b53
Thu, 29 Aug 2013 18:56:29 -0400 coleenp 8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced
Thu, 07 Mar 2013 21:00:29 +0100 Thomas Wuerthinger Minimize diff to plain HotSpot version.
Tue, 05 Mar 2013 17:21:54 +0100 Thomas Wuerthinger Remove more code related to deferred writes.
Fri, 01 Feb 2013 17:32:59 +0100 Lukas Stadler keep track of leafGraphIds only at the StructuredGraph level (see GRAAL-60)