never [Fri, 17 Apr 2009 12:22:18 -0700] rev 2538
6831604: missing null check in guarantee
Reviewed-by: kvn
trims [Wed, 15 Apr 2009 21:31:46 -0700] rev 2537
6830815: jprt.config not setting proper compiler version for use in 6u14
Summary: Add the 6u14 option to the jprt.config file in workspace
Reviewed-by: ohair
never [Tue, 14 Apr 2009 12:25:54 -0700] rev 2536
Merge
cfang [Fri, 10 Apr 2009 15:01:14 -0700] rev 2535
6829021: tests for 6636138 use UseSuperword instead of UseSuperWord
Summary: Remove the wrong flag -XX:+UseSuperword to fix the Nightly failure
Reviewed-by: kvn, never
jrose [Wed, 08 Apr 2009 10:56:49 -0700] rev 2534
6655638: dynamic languages need method handles
Summary: initial implementation, with known omissions (x86/64, sparc, compiler optim., c-oops, C++ interp.)
Reviewed-by: kvn, twisti, never
jrose [Wed, 08 Apr 2009 00:12:59 -0700] rev 2533
6827505: sizing logic for vtable and itable stubs needs self-check
Summary: Asserts and comments to help maintain the correct sizing of certain stubs
Reviewed-by: kvn
kvn [Tue, 07 Apr 2009 19:04:24 -0700] rev 2532
6711117: Assertion in 64bit server vm (flat != TypePtr::BOTTOM,"cannot alias-analyze an untyped ptr")
Summary: Delay a memory node transformation if its control or address on IGVN worklist.
Reviewed-by: never