jwilhelm [Thu, 11 Dec 2014 20:39:25 +0100] rev 28035
Merge
jwilhelm [Thu, 11 Dec 2014 02:43:50 +0100] rev 28034
6522873: Java not print "Unrecognized option" when it is invalid option.
Summary: Introduced a new version of match_option() that don't allow a tail after the flag name and used it for flags without extra arguments
Reviewed-by: dholmes, dcubed
brutisso [Wed, 10 Dec 2014 11:32:22 +0100] rev 28033
8066782: Move common code from CMSGeneration and TenuredGeneration to CardGeneration
Reviewed-by: kbarrett, tschatzl
brutisso [Wed, 10 Dec 2014 11:31:43 +0100] rev 28032
8066781: Minor cleanups to TenuredGeneration
Reviewed-by: kbarrett, tschatzl
brutisso [Wed, 10 Dec 2014 11:30:46 +0100] rev 28031
8066780: Split CardGeneration out to its own file
Reviewed-by: kbarrett, tschatzl
tschatzl [Tue, 09 Dec 2014 12:47:19 +0100] rev 28030
8066102: Clean up HeapRegionRemSet files
Summary: Remove dead code, tighten public interfaces and improve documentation in the HeapRegionRemSet implementation.
Reviewed-by: mgerdin, kbarrett
jwilhelm [Mon, 08 Dec 2014 18:52:03 +0100] rev 28029
Merge
stefank [Mon, 08 Dec 2014 15:17:39 +0000] rev 28028
Merge