jmasa [Mon, 07 Mar 2016 23:06:34 +0000] rev 36592
Merge
cvarming [Mon, 07 Mar 2016 14:41:31 -0500] rev 36591
8150013: ParNew: Prune nmethods scavengable list.
Summary: Speed up ParNew collections by pruning the list of scavengable nmethods.
Reviewed-by: jmasa, tonyp, twisti
sangheki [Mon, 07 Mar 2016 21:40:10 +0000] rev 36590
Merge
sangheki [Mon, 07 Mar 2016 18:56:02 +0000] rev 36589
Merge
sangheki [Mon, 07 Mar 2016 02:11:47 -0800] rev 36588
8149834: gc/shared/gcTimer.cpp:88 assert(_is_concurrent_phase_active) failed: A concurrent phase is not active
Summary: Compare-and-exchange for concurrent gc timer related flag at G1CollectedHeap
Reviewed-by: jmasa, drwhite
dsamersoff [Mon, 07 Mar 2016 20:33:26 +0000] rev 36587
Merge
dsamersoff [Mon, 07 Mar 2016 18:05:27 +0000] rev 36586
Merge
dsamersoff [Mon, 07 Mar 2016 20:58:09 +0300] rev 36585
8147456: Parsing of argument for -agentpath can write outside of allocated memory
Reviewed-by: sspitsyn, dholmes
Contributed-by: sharath.ballal@oracle.com
gziemski [Mon, 07 Mar 2016 19:29:47 +0000] rev 36584
Merge
gziemski [Mon, 07 Mar 2016 10:39:24 -0600] rev 36583
8146850: Remove TraceHandleAllocation rather than converting to UL
8149850: Remove HandleAllocationLimit and TotalHandleAllocationLimit when removing TraceHandleAllocation
Summary: Removed TraceHandleAllocation, HandleAllocationLimit and TotalHandleAllocationLimit flags
Reviewed-by: coleenp, dholmes