coleenp [Tue, 20 Nov 2012 20:27:40 -0500] rev 14570
Merge
zgu [Fri, 16 Nov 2012 09:05:19 -0500] rev 14569
8003487: NMT: incorrect assertion in VMMemPointerIterator::remove_released_region method (memSnapshot.cpp)
Summary: The assertion is applied to only the region to be released, also performs region integrity checking
Reviewed-by: acorn, coleenp
amurillo [Fri, 16 Nov 2012 09:43:43 -0800] rev 14568
8003541: new hotspot build - hs25-b11
Reviewed-by: jcoomes
katleman [Thu, 29 Nov 2012 11:30:04 -0800] rev 14567
Added tag jdk8-b66 for changeset fe1a7da1f85c
katleman [Wed, 05 Dec 2012 12:52:47 -0800] rev 14566
Merge
erikj [Wed, 05 Dec 2012 16:35:25 +0100] rev 14565
8003414: build-infra: fails on on windows
Summary: Added extra check that windows sdk is valid.
Reviewed-by: tbell, ohrstrom, ohair
erikj [Wed, 05 Dec 2012 10:12:14 +0100] rev 14564
8004281: build-infra: Move all jar creation to images target and put jars in images/lib
Summary: Fixed bug in setting up make dependencies in SetupArchive.
Reviewed-by: ohair, tbell, dholmes