dnsimon [Thu, 10 Mar 2016 14:06:21 -0800] rev 36596
8151664: [JVMCI] add missing test in 8151266 integration
Reviewed-by: never, twisti
enevill [Thu, 10 Mar 2016 14:53:09 +0000] rev 36595
8151502: optimize pd_disjoint_words and pd_conjoint_words
Summary: optimize copy routines using inline assembler
Reviewed-by: aph
twisti [Thu, 10 Mar 2016 13:04:43 -0800] rev 36594
8151470: [JVMCI] remove up-call to HotSpotJVMCICompilerConfig.selectCompiler
Reviewed-by: dnsimon, vlivanov
jwilhelm [Wed, 16 Mar 2016 14:31:33 +0100] rev 36593
Merge
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