Mon, 14 Mar 2016 12:35:48 +0300 8150320: C1: Illegal bci in debug info for MH::linkTo* methods
vlivanov [Mon, 14 Mar 2016 12:35:48 +0300] rev 36602
8150320: C1: Illegal bci in debug info for MH::linkTo* methods Reviewed-by: kvn, dlong
Mon, 14 Mar 2016 12:35:44 +0300 8139247: Improper locking of MethodData::_extra_data_lock
vlivanov [Mon, 14 Mar 2016 12:35:44 +0300] rev 36601
8139247: Improper locking of MethodData::_extra_data_lock Reviewed-by: dholmes, roland, dcubed
Fri, 11 Mar 2016 21:02:09 +0100 Merge
neliasso [Fri, 11 Mar 2016 21:02:09 +0100] rev 36600
Merge
Wed, 09 Mar 2016 21:20:43 +0100 8066770: EnqueueMethodForCompilationTest.java fails to compile method
neliasso [Wed, 09 Mar 2016 21:20:43 +0100] rev 36599
8066770: EnqueueMethodForCompilationTest.java fails to compile method Summary: Make compiles blocking and always check queue Reviewed-by: kvn
Wed, 09 Mar 2016 21:19:13 +0100 8073793: serviceability/dcmd/compiler/CodelistTest.java fails with ClassNotFoundException trying to load VM anonymous class
neliasso [Wed, 09 Mar 2016 21:19:13 +0100] rev 36598
8073793: serviceability/dcmd/compiler/CodelistTest.java fails with ClassNotFoundException trying to load VM anonymous class Summary: Make test less fragile using whitebox API Reviewed-by: kvn
Thu, 03 Mar 2016 16:21:16 +0100 8150646: Add support for blocking compiles though whitebox API
simonis [Thu, 03 Mar 2016 16:21:16 +0100] rev 36597
8150646: Add support for blocking compiles though whitebox API Reviewed-by: kvn, ppunegov, simonis, neliasso Contributed-by: nils.eliasson@oracle.com, volker.simonis@gmail.com
Thu, 10 Mar 2016 14:06:21 -0800 8151664: [JVMCI] add missing test in 8151266 integration
dnsimon [Thu, 10 Mar 2016 14:06:21 -0800] rev 36596
8151664: [JVMCI] add missing test in 8151266 integration Reviewed-by: never, twisti
Thu, 10 Mar 2016 14:53:09 +0000 8151502: optimize pd_disjoint_words and pd_conjoint_words
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
Thu, 10 Mar 2016 13:04:43 -0800 8151470: [JVMCI] remove up-call to HotSpotJVMCICompilerConfig.selectCompiler
twisti [Thu, 10 Mar 2016 13:04:43 -0800] rev 36594
8151470: [JVMCI] remove up-call to HotSpotJVMCICompilerConfig.selectCompiler Reviewed-by: dnsimon, vlivanov
Wed, 16 Mar 2016 14:31:33 +0100 Merge
jwilhelm [Wed, 16 Mar 2016 14:31:33 +0100] rev 36593
Merge
Mon, 07 Mar 2016 23:06:34 +0000 Merge
jmasa [Mon, 07 Mar 2016 23:06:34 +0000] rev 36592
Merge
Mon, 07 Mar 2016 14:41:31 -0500 8150013: ParNew: Prune nmethods scavengable list.
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
Mon, 07 Mar 2016 21:40:10 +0000 Merge
sangheki [Mon, 07 Mar 2016 21:40:10 +0000] rev 36590
Merge
Mon, 07 Mar 2016 18:56:02 +0000 Merge
sangheki [Mon, 07 Mar 2016 18:56:02 +0000] rev 36589
Merge
Mon, 07 Mar 2016 02:11:47 -0800 8149834: gc/shared/gcTimer.cpp:88 assert(_is_concurrent_phase_active) failed: A concurrent phase is not active
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
Mon, 07 Mar 2016 20:33:26 +0000 Merge
dsamersoff [Mon, 07 Mar 2016 20:33:26 +0000] rev 36587
Merge
Mon, 07 Mar 2016 18:05:27 +0000 Merge
dsamersoff [Mon, 07 Mar 2016 18:05:27 +0000] rev 36586
Merge
Mon, 07 Mar 2016 20:58:09 +0300 8147456: Parsing of argument for -agentpath can write outside of allocated memory
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
Mon, 07 Mar 2016 19:29:47 +0000 Merge
gziemski [Mon, 07 Mar 2016 19:29:47 +0000] rev 36584
Merge
Mon, 07 Mar 2016 10:39:24 -0600 8146850: Remove TraceHandleAllocation rather than converting to UL
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
Mon, 07 Mar 2016 19:17:35 +0100 Merge
jwilhelm [Mon, 07 Mar 2016 19:17:35 +0100] rev 36582
Merge
Mon, 29 Feb 2016 15:47:41 +0100 6787054: Par compact - remove code that clears source_region
jwilhelm [Mon, 29 Feb 2016 15:47:41 +0100] rev 36581
6787054: Par compact - remove code that clears source_region Reviewed-by: mgerdin, tschatzl
Thu, 03 Mar 2016 11:36:25 -0800 8151101: Improve UseParallelGC parallelization of object array processing
jmasa [Thu, 03 Mar 2016 11:36:25 -0800] rev 36580
8151101: Improve UseParallelGC parallelization of object array processing Reviewed-by: tschatzl, shade Contributed-by: richard.reingruber@sap.com
Mon, 07 Mar 2016 15:07:58 +0100 8149642: gc/g1/TestShrinkAuxiliaryData* tests fail with "GC triggered before VM initialization completed"
sjohanss [Mon, 07 Mar 2016 15:07:58 +0100] rev 36579
8149642: gc/g1/TestShrinkAuxiliaryData* tests fail with "GC triggered before VM initialization completed" Reviewed-by: brutisso, dfazunen
Mon, 07 Mar 2016 12:49:35 +0100 Merge
tschatzl [Mon, 07 Mar 2016 12:49:35 +0100] rev 36578
Merge
Mon, 07 Mar 2016 10:56:06 +0100 8142484: Let IHOP follow the current capacity, not the maximum capacity
tschatzl [Mon, 07 Mar 2016 10:56:06 +0100] rev 36577
8142484: Let IHOP follow the current capacity, not the maximum capacity Summary: Instead of following the current heap capacity, let all IHOP calculations follow the maximum capacity. Reviewed-by: brutisso, jmasa
Tue, 01 Mar 2016 12:10:50 -0500 8078673: Update TEST.groups for recent GC tests
drwhite [Tue, 01 Mar 2016 12:10:50 -0500] rev 36576
8078673: Update TEST.groups for recent GC tests Summary: Updates the needs_g1gc list in TEST.groups and adds appropriate "@requires vm.gc" annotations to a few GC tests. Reviewed-by: tschatzl, dfazunen
Mon, 07 Mar 2016 10:01:38 +0000 Merge
sangheki [Mon, 07 Mar 2016 10:01:38 +0000] rev 36575
Merge
Mon, 07 Mar 2016 01:20:12 -0800 8145204: JVM can hang when ParGCArrayScanChunk=4294967296 and ParallelGC is used
sangheki [Mon, 07 Mar 2016 01:20:12 -0800] rev 36574
8145204: JVM can hang when ParGCArrayScanChunk=4294967296 and ParallelGC is used Summary: Changed the max value of ParGCArrayScanChunk to max_jint/3 Reviewed-by: jwilhelm, drwhite
Fri, 26 Feb 2016 10:51:01 +0100 8150026: Add the ability to log with variable log level
rehn [Fri, 26 Feb 2016 10:51:01 +0100] rev 36573
8150026: Add the ability to log with variable log level Reviewed-by: brutisso, mlarsson
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip