log

age author description
Tue, 16 Nov 2010 23:00:32 +0100 Doug Simon Synced CRI changes.
Mon, 15 Nov 2010 11:06:38 +0100 Thomas Wuerthinger Another handle bug.
Sat, 13 Nov 2010 21:11:28 +0100 Thomas Wuerthinger Full GC after bootstrap. Disable IRChecker by default. Disable compiled method logging by default.
Sat, 13 Nov 2010 19:58:27 +0100 Thomas Wuerthinger Small fix.
Sat, 13 Nov 2010 18:29:13 +0100 Thomas Wuerthinger Merge.
Sat, 13 Nov 2010 18:28:48 +0100 Thomas Wuerthinger Don't mess with VMToNative transitions..
Sat, 13 Nov 2010 08:15:52 +0100 Doug Simon Merge.
Sat, 13 Nov 2010 07:54:30 +0100 Doug Simon Small renaming.
Fri, 12 Nov 2010 16:17:55 +0100 Doug Simon Merge.
Fri, 12 Nov 2010 16:11:41 +0100 Doug Simon Syncing changes with C1X.
Fri, 12 Nov 2010 20:57:08 +0100 Thomas Wuerthinger Added flag -XX:BootstrapC1X that precompiles Object::<init> and then every method in the compilation queue until it is empty.
Fri, 12 Nov 2010 18:34:07 +0100 Thomas Wuerthinger Enable monitorenter/monitorexit runtime calls.
Fri, 12 Nov 2010 18:04:27 +0100 Thomas Wuerthinger Solved an issue with unresolved field patching.
Thu, 11 Nov 2010 14:42:14 +0100 Thomas Wuerthinger Import fixes.
Thu, 11 Nov 2010 14:16:50 +0100 Thomas Wuerthinger Merge