stefank [Thu, 13 Dec 2012 09:28:14 +0100] rev 14743
8004674: Add necessary .inline.hpp files to fix non-PCH build
Reviewed-by: stefank, coleenp
Contributed-by: volker.simonis@gmail.com
brutisso [Thu, 13 Dec 2012 10:09:49 +0100] rev 14742
8004661: Comment and function name java_lang_String::toHash is wrong
Summary: renamed to hash_code
Reviewed-by: dholmes, coleenp, brutisso
Contributed-by: erik.helin@oracle.com
johnc [Fri, 07 Dec 2012 16:08:05 -0800] rev 14741
Merge
johnc [Mon, 01 Oct 2012 09:28:13 -0700] rev 14740
8000244: G1: Ergonomically set MarkStackSize and use virtual space for global marking stack
Summary: Set the value of MarkStackSize to a value based on the number of parallel marking threads with a reasonable minimum. Expand the marking stack if we have to restart marking due to an overflow up to a reasonable maximum. Allocate the underlying space for the marking stack from virtual memory.
Reviewed-by: jmasa, brutisso
amurillo [Fri, 07 Dec 2012 10:55:16 -0800] rev 14739
8004724: new hotspot build - hs25-b13
Reviewed-by: jcoomes
katleman [Thu, 13 Dec 2012 09:05:20 -0800] rev 14738
Added tag jdk8-b68 for changeset 9e5f94da743d
katleman [Wed, 19 Dec 2012 13:36:21 -0800] rev 14737
Merge
erikj [Tue, 18 Dec 2012 17:54:39 +0100] rev 14736
8001901: build-infra: Fix "misbehaving" which command on Solaris
Summary: Removed all uses of which in configure on solaris.
Reviewed-by: ohair
ohrstrom [Tue, 18 Dec 2012 09:57:01 +0100] rev 14735
8004145: New improved hgforest.sh, ctrl-c now properly terminates mercurial processes.
Reviewed-by: ohair, erikj
lana [Fri, 14 Dec 2012 11:22:54 -0800] rev 14734
Merge