kvn [Mon, 20 Feb 2012 13:11:08 -0800] rev 11958
7147064: assert(allocates2(pc)) failed: not in CodeBuffer memory: 0xffffffff778d9d60 <= 0xffffffff778da69c
Summary: Increase size of deopt_blob and uncommon_trap_blob by size of stack bang code (SPARC).
Reviewed-by: azeemj, iveresov, never, phh
fparain [Tue, 28 Feb 2012 07:58:43 -0800] rev 11957
Merge
dholmes [Sat, 25 Feb 2012 01:49:34 -0500] rev 11956
7148126: ConstantPoolCacheEntry::print prints to wrong stream
Summary: Should print to passed in stream not tty
Reviewed-by: dholmes, never
Contributed-by: Krystal Mok <sajia@taobao.com>
erikj [Wed, 22 Feb 2012 09:24:35 +0100] rev 11955
7141244: build-infra merge: Include $(SPEC) in makefiles and make variables overridable
Reviewed-by: dholmes, ohrstrom, ohair, jcoomes