acorn [Mon, 14 Oct 2013 21:52:42 -0400] rev 20685
8026299: invokespecial gets ICCE when it should get AME.
Reviewed-by: ccheung, coleenp
hseigel [Sat, 12 Oct 2013 15:39:16 -0400] rev 20684
8024667: VM crashes with "assert(method() != NULL) failed: must have set method"
Summary: Check if data is in shared spaces before deallocating it.
Reviewed-by: coleenp, dcubed
hseigel [Sat, 12 Oct 2013 13:09:18 -0400] rev 20683
8025942: os::Bsd::available_memory() needs implementation
Summary: Implement using the host_statistics64() api.
Reviewed-by: dsamersoff, morris, dholmes, coleenp, hseigel, dcubed
Contributed-by: gerard.ziemski@oracle.com
ccheung [Fri, 11 Oct 2013 22:22:19 -0400] rev 20682
Merge