kvn [Thu, 23 Jul 2009 14:53:56 -0700] rev 3276
6860599: nodes limit could be reached during Output phase
Summary: Bailout compilation if nodes limit could be reached during Output phase.
Reviewed-by: never, twisti
kvn [Wed, 22 Jul 2009 15:48:51 -0700] rev 3275
6826736: CMS: core dump with -XX:+UseCompressedOops
Summary: Fix deoptimization code and OopMapSet::all_do() to check for oop = narrow_oop_base.
Reviewed-by: jcoomes, phh, ysr, never
jrose [Tue, 21 Jul 2009 21:33:44 -0700] rev 3274
Merge
jrose [Tue, 21 Jul 2009 16:56:06 -0700] rev 3273
6862576: vmIntrinsics needs cleanup in order to support JSR 292 intrinsics
Summary: remove useless lazy evaluation of intrinsics; add LAST_COMPILER_INLINE to help categorize them
Reviewed-by: kvn
never [Tue, 21 Jul 2009 16:42:58 -0700] rev 3272
6857159: local schedule failed with checkcast of Thread.currentThread()
Reviewed-by: kvn
kvn [Fri, 17 Jul 2009 00:50:55 -0700] rev 3271
Merge
kvn [Thu, 16 Jul 2009 16:29:55 -0700] rev 3270
6851282: JIT miscompilation results in null entry in array when using CompressedOops
Summary: Get type for new Phi from non dead path.
Reviewed-by: never
never [Thu, 16 Jul 2009 17:59:27 -0700] rev 3269
6861513: correct copyright attribution in test for 6837094 and 6860469
Reviewed-by: rasbold