acorn [Fri, 10 Sep 2010 12:36:47 -0400] rev 6467
6942092: Loader-constraint test is failing
Summary: Fix test string compare to match source update
Reviewed-by: dcubed, phh
kvn [Thu, 16 Sep 2010 16:48:40 -0700] rev 6466
Merge
kvn [Tue, 14 Sep 2010 17:19:35 -0700] rev 6465
6984368: Large default heap size does not allow to use zero based compressed oops
Summary: take into account HeapBaseMinAddress and round down MaxPermSize
Reviewed-by: never
never [Tue, 14 Sep 2010 14:09:24 -0700] rev 6464
6982370: SIGBUS in jbyte_fill
Reviewed-by: kvn
jrose [Mon, 13 Sep 2010 23:24:30 -0700] rev 6463
6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
Reviewed-by: never
kvn [Mon, 13 Sep 2010 16:45:00 -0700] rev 6462
6984346: Remove development code in type.hpp
Summary: Remove code which use UseNewCode in type.hpp
Reviewed-by: never
iveresov [Mon, 13 Sep 2010 12:10:49 -0700] rev 6461
6919069: client compiler needs to capture more profile information for tiered work
Summary: Added profiling of instanceof and aastore.
Reviewed-by: kvn, jrose, never