log src/share/vm/graal/graalCodeInstaller.hpp @ 20829:0d578aeb2b5e

age author description
Thu, 09 Apr 2015 13:26:14 +0200 Stefan Anzinger [SOLARIS] Call constructor of Arena implicitely; on SolarisStudio the destructor behavior is different
Wed, 08 Apr 2015 11:07:01 +0200 Gilles Duboscq Fix merge
Fri, 27 Mar 2015 00:41:11 -0700 Tom Rodriguez Speed up debug info generation for virtual objects
Wed, 11 Mar 2015 17:45:21 -0700 Tom Rodriguez Split LeafType off from ConcreteSubtype
Thu, 12 Feb 2015 01:54:05 +0100 Doug Simon pulled method evolution dependencies out of Assumptions and directly into StructuredGraph
Thu, 11 Dec 2014 19:35:02 +0100 adlertz Added card table PIC support
Mon, 03 Nov 2014 16:08:06 +0100 Doug Simon converted HotSpotResolvedJavaMethod to an interface
Mon, 27 Oct 2014 14:07:49 +0100 Roland Schatz Better construction of data section and data patches.
Fri, 24 Oct 2014 12:48:53 -0700 Tom Rodriguez Reduce allocation during scope recording
Thu, 02 Oct 2014 10:59:03 -0700 Tom Rodriguez Don't hang onto code install references after install finished
Fri, 26 Sep 2014 16:00:09 -0700 Tom Rodriguez Add safepoint checks during code installation
Tue, 02 Sep 2014 17:16:26 -0700 Stefan Anzinger [SPARC/AMD64] Splitting up oopmap generation for Intel XMM and SPARC Floatingpoint registers
Fri, 18 Jul 2014 11:14:54 +0200 Gilles Duboscq Add simple infopoint nodes which do not contain debugging informations for values. Use them when shouldDebugNonSafepoints is true.
Tue, 15 Apr 2014 12:01:51 -1000 twisti made SPARC compile again; moved graalCodeInstaller_<arch>.hpp to .cpp files
Wed, 09 Apr 2014 16:33:37 -0700 Tom Rodriguez use hotspot static stubs for call sites