dholmes [Thu, 11 Feb 2016 15:43:30 -0500] rev 36096
8149697: Fix for 8145725 is broken
Summary: As per the existing comment we needed to check the saved 'index' instead
Reviewed-by: gthornbr, dcubed, kbarrett
david [Thu, 11 Feb 2016 16:49:12 +0100] rev 36095
8149648: Add number of regions to the G1HeapSummary event
Reviewed-by: sjohanss, jwilhelm
kevinw [Thu, 11 Feb 2016 12:11:02 +0000] rev 36094
Merge
kevinw [Mon, 08 Feb 2016 15:46:25 +0530] rev 36093
8144957: Remove PICL warning message
Summary: There is no need to print any error/warning message when a library needed for performance optimization is not found on the system
Reviewed-by: poonam, kvn
Contributed-by: Shafi Ahmad <shafi.s.ahmad@oracle.com>
stuefe [Thu, 11 Feb 2016 02:39:35 -0800] rev 36092
8149096: Remove unused code in methodComparator
Summary: Remove unused code in methodComparator
Reviewed-by: coleenp, sspitsyn, dholmes
brutisso [Thu, 11 Feb 2016 08:57:00 +0100] rev 36091
8149542: Missing failure reporting in HeapRegion::verify
Reviewed-by: tschatzl, jprovino
brutisso [Thu, 11 Feb 2016 08:55:36 +0100] rev 36090
8149541: Use log_error() instead of log_info() when verification reports a problem
Reviewed-by: jwilhelm, tbenson