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