log c1x4hotspotsrc/HotSpotVM/src/com/sun/hotspot/c1x/HotSpotVMConfig.java @ 2294:0eb807bd8942

age author description
Mon, 11 Apr 2011 18:01:44 +0200 Thomas Wuerthinger Checkstyle fixes.
Thu, 07 Apr 2011 15:32:25 +0200 Lukas Stadler non-static VMEntries and VMExits, CompilationServer simplifications
Sat, 22 Jan 2011 14:37:43 +0100 Thomas Wuerthinger Implemented fast inline array allocation.
Wed, 19 Jan 2011 16:13:13 +0100 Thomas Wuerthinger Added getClass intrinsic implementation.
Wed, 19 Jan 2011 15:48:15 +0100 Thomas Wuerthinger Add deoptimization blob support.
Wed, 12 Jan 2011 19:14:32 +0100 Thomas Wuerthinger Added GC stats. Enabling intrinsics.
Wed, 29 Dec 2010 20:06:41 +0100 Thomas Wuerthinger Support for -XX:+UseFastLocking flag. Fixed monitor enter XIR template for correct debug info at the runtime call.