kvn [Fri, 16 Nov 2012 15:49:46 -0800] rev 14619
7146636: compiler/6865265/StackOverflowBug.java fails due to changed stack minimum
Summary: Increase the stack size in the run parameters.
Reviewed-by: kvn
Contributed-by: david.r.chase@oracle.com
amurillo [Fri, 30 Nov 2012 17:00:32 -0800] rev 14618
8004248: new hotspot build - hs25-b12
Reviewed-by: jcoomes
katleman [Thu, 06 Dec 2012 12:04:17 -0800] rev 14617
Added tag jdk8-b67 for changeset af8f87762e23
katleman [Wed, 12 Dec 2012 13:19:32 -0800] rev 14616
Merge
erikj [Tue, 11 Dec 2012 11:33:34 +0100] rev 14615
8001753: build-infra: mismatch with full debug symbol control for hotspot
Summary: Enabling hotspot to use the FDS settings established at configure time
Reviewed-by: dholmes, ohair
erikj [Tue, 11 Dec 2012 11:29:58 +0100] rev 14614
8003945: build-infra: problems finding compiler when using --with-dev-kit
Summary: Search all compiler names in dev-kit dir first.
Reviewed-by: tbell
erikj [Fri, 07 Dec 2012 17:23:42 +0100] rev 14613
8004045: build-infra: Error 12 from zip when updating src.zip
Summary: Hiding this error from make so that it doesn't fail
Reviewed-by: ohrstrom, dholmes