log c1x4hotspotsrc/HotSpotVM/src/com/sun/hotspot/c1x/HotSpotRuntime.java @ 2295:160aacf936ad

age author description
Tue, 12 Apr 2011 16:58:56 +0200 Lukas Stadler removed last instances of RiType.javaClass, small changes to InvocationSocket and ReplacingStreams to make remote compilation work
Mon, 11 Apr 2011 17:42:45 +0200 Thomas Wuerthinger Removed a reference to getRiType(Class c) and some checkstyle fixes.
Mon, 11 Apr 2011 11:25:06 +0200 Lukas Stadler merge
Thu, 07 Apr 2011 15:32:25 +0200 Lukas Stadler non-static VMEntries and VMExits, CompilationServer simplifications
Mon, 11 Apr 2011 10:22:05 +0200 Thomas Wuerthinger Keeping up-to-date with Maxine/CRI changes.
Thu, 03 Mar 2011 19:30:55 +0100 Thomas Wuerthinger Up-to-date with CRI changes.
Sat, 22 Jan 2011 14:37:43 +0100 Thomas Wuerthinger Implemented fast inline array allocation.