never [Fri, 27 Aug 2010 17:35:08 -0700] rev 6434
Merge
never [Fri, 27 Aug 2010 17:33:49 -0700] rev 6433
4809552: Optimize Arrays.fill(...)
Reviewed-by: kvn
twisti [Fri, 27 Aug 2010 01:51:27 -0700] rev 6432
6961697: move nmethod constants section before instruction section
Summary: This is a preparation for 6961690.
Reviewed-by: kvn, never
kvn [Thu, 26 Aug 2010 11:05:25 -0700] rev 6431
6976400: "Meet Not Symmetric"
Summary: Use NULL as klass for TypeAryPtr::RANGE. Add klass verification into TypeAryPtr ctor.
Reviewed-by: never
tonyp [Mon, 30 Aug 2010 10:58:13 -0700] rev 6430
Merge
tonyp [Mon, 30 Aug 2010 13:00:51 -0400] rev 6429
Merge
tonyp [Fri, 27 Aug 2010 10:44:06 -0700] rev 6428
Merge
tonyp [Fri, 27 Aug 2010 13:34:14 -0400] rev 6427
6980206: G1: assert(has_undefined_max_size, "Undefined max size");
Summary: An assert in the management.cpp is too strong and assumes the max size is always defined on memory pools, even when we don't need to use it.
Reviewed-by: mchung, johnc
kevinw [Fri, 27 Aug 2010 16:57:04 +0100] rev 6426
6980392: TEST_BUG: gc/6581734/Test6581734.java has typo
Summary: simple correction in testcase
Reviewed-by: mchung
jcoomes [Wed, 25 Aug 2010 14:39:55 -0700] rev 6425
6978300: G1: debug builds crash if ParallelGCThreads==0
Reviewed-by: tonyp, ysr