david [Fri, 12 Feb 2016 09:12:12 +0100] rev 36097
8009538: [Event Request] Want events for tenuring distribution
Reviewed-by: jwilhelm, sjohanss
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