log c1x4hotspotsrc/HotSpotVM/src/com/sun/hotspot/c1x/HotSpotMethodResolved.java @ 2284:569d3fe7d65c

age author description
Thu, 07 Apr 2011 15:32:25 +0200 Lukas Stadler non-static VMEntries and VMExits, CompilationServer simplifications
Tue, 08 Mar 2011 10:26:25 +0100 Doug Simon Up-to-date with CRI changes.
Fri, 04 Feb 2011 16:01:24 +0100 Doug Simon Sync with CRI changes.
Thu, 13 Jan 2011 17:45:17 +0100 Thomas Wuerthinger Refactorings to get towards less CRI overhead.
Wed, 12 Jan 2011 19:14:32 +0100 Thomas Wuerthinger Added GC stats. Enabling intrinsics.
Mon, 10 Jan 2011 16:59:48 +0100 Thomas Wuerthinger Added leaf method assumptions.
Fri, 03 Dec 2010 18:00:07 +0100 ldayne Filled up the new hasCompiledCode method of the RiMethod interface.