Wed, 28 Oct 2015 19:54:46 +0100 Merge
dsamersoff [Wed, 28 Oct 2015 19:54:46 +0100] rev 33615
Merge
Wed, 28 Oct 2015 21:47:31 +0300 8140663: FrameValue might be used uninitialized
dsamersoff [Wed, 28 Oct 2015 21:47:31 +0300] rev 33614
8140663: FrameValue might be used uninitialized Summary: Add a constructor Reviewed-by: sspitsyn, jwilhelm
Wed, 28 Oct 2015 16:36:53 +0100 Merge
coleenp [Wed, 28 Oct 2015 16:36:53 +0100] rev 33613
Merge
Wed, 28 Oct 2015 15:03:40 +0100 Merge
coleenp [Wed, 28 Oct 2015 15:03:40 +0100] rev 33612
Merge
Wed, 28 Oct 2015 09:47:23 -0400 8139203: Consistent naming for klass type predicates
coleenp [Wed, 28 Oct 2015 09:47:23 -0400] rev 33611
8139203: Consistent naming for klass type predicates 8138923: Remove oop coupling with InstanceKlass subclasses Summary: Renamed oop_is_instance and friends, removed the functions in oop that dug down into InstanceKlass. Reviewed-by: jrose, lfoltan, stefank
Tue, 27 Oct 2015 14:33:29 +0300 8139900: [TESTBUG] Remove G1UpdateBufferSize and InitialBootClassLoaderMetaspaceSize from TestOptionsWithRanges
ddmitriev [Tue, 27 Oct 2015 14:33:29 +0300] rev 33610
8139900: [TESTBUG] Remove G1UpdateBufferSize and InitialBootClassLoaderMetaspaceSize from TestOptionsWithRanges Reviewed-by: gziemski, sangheki, ctornqvi
Wed, 14 Oct 2015 14:51:10 +0200 8139149: Split G1 evacuate_collection_set into multiple steps
mgerdin [Wed, 14 Oct 2015 14:51:10 +0200] rev 33609
8139149: Split G1 evacuate_collection_set into multiple steps Reviewed-by: ehelin, tschatzl
Mon, 26 Oct 2015 12:22:24 -0400 8138920: Refactor the sampling thread from ConcurrentG1RefineThread
drwhite [Mon, 26 Oct 2015 12:22:24 -0400] rev 33608
8138920: Refactor the sampling thread from ConcurrentG1RefineThread Summary: Helps enable running without concurrent refinement threads Reviewed-by: brutisso, pliden
Tue, 27 Oct 2015 15:09:19 +0000 Merge
chegar [Tue, 27 Oct 2015 15:09:19 +0000] rev 33607
Merge
Tue, 27 Oct 2015 14:18:56 +0000 8139891: Prepare Unsafe for true encapsulation
chegar [Tue, 27 Oct 2015 14:18:56 +0000] rev 33606
8139891: Prepare Unsafe for true encapsulation Reviewed-by: alanb, dholmes, jrose, psandoz, twisti
Tue, 27 Oct 2015 11:44:49 +0100 8140583: Without PrintPLAB, there are superfluous newlines in the GC log messages
tschatzl [Tue, 27 Oct 2015 11:44:49 +0100] rev 33605
8140583: Without PrintPLAB, there are superfluous newlines in the GC log messages Summary: Conditionalize offending newlines by -XX:+PrintPLAB Reviewed-by: mgerdin
Fri, 09 Oct 2015 16:39:37 +0200 8139116: Fixes for warning "format not a string literal"
goetz [Fri, 09 Oct 2015 16:39:37 +0200] rev 33604
8139116: Fixes for warning "format not a string literal" Reviewed-by: ddmitriev, david, simonis
Mon, 26 Oct 2015 20:07:50 +0100 Merge
coleenp [Mon, 26 Oct 2015 20:07:50 +0100] rev 33603
Merge
Mon, 26 Oct 2015 13:11:36 -0400 8139163: InstanceKlass::cast passes through NULL
coleenp [Mon, 26 Oct 2015 13:11:36 -0400] rev 33602
8139163: InstanceKlass::cast passes through NULL Summary: Reduce raw (InstanceKlass*) casts and InstanceKlass::cast, which no long allows null Reviewed-by: twisti, kbarrett
Mon, 26 Oct 2015 18:27:33 +0100 Merge
coleenp [Mon, 26 Oct 2015 18:27:33 +0100] rev 33601
Merge
Mon, 26 Oct 2015 08:34:25 -0700 8139801: Error message from validation check has wrong order on Windows
sangheki [Mon, 26 Oct 2015 08:34:25 -0700] rev 33600
8139801: Error message from validation check has wrong order on Windows Summary: Added flushing stdout and stderr before exit or abort Reviewed-by: coleenp, cjplummer
Thu, 22 Oct 2015 11:33:51 -0400 8139664: Delete ConcurrentMarkSweepThread::is_ConcurrentGC_thread()
aharlap [Thu, 22 Oct 2015 11:33:51 -0400] rev 33599
8139664: Delete ConcurrentMarkSweepThread::is_ConcurrentGC_thread() Summary: Remove virtual method with same implementation as on base class Reviewed-by: pliden, drwhite
Wed, 21 Oct 2015 14:13:36 -0400 8140251: Define the G1 term MMU somewhere in the source code.
drwhite [Wed, 21 Oct 2015 14:13:36 -0400] rev 33598
8140251: Define the G1 term MMU somewhere in the source code. Summary: (MINOR) Simple comment fix to define Minimum Mutator Utilization (MMU) Reviewed-by: jwilhelm
Fri, 23 Oct 2015 14:33:19 +0300 8139903: G1EvacStats does not split log entries.
mchernov [Fri, 23 Oct 2015 14:33:19 +0300] rev 33597
8139903: G1EvacStats does not split log entries. Summary: Added gclog_or_tty->cr() to G1EvacStats to avoid concatenated PLAB log entries. Reviewed-by: tschatzl, dfazunen
Sun, 25 Oct 2015 19:19:55 -0400 8134642: ParkEvent::RawThreadIdentity appears to be unused and should be removed
dholmes [Sun, 25 Oct 2015 19:19:55 -0400] rev 33596
8134642: ParkEvent::RawThreadIdentity appears to be unused and should be removed Reviewed-by: dcubed, hseigel
Sat, 24 Oct 2015 15:44:08 -0700 8047212: runtime/ParallelClassLoading/bootstrap/random/inner-complex assert(ObjectSynchronizer::verify_objmon_isinpool(inf)) failed: monitor is invalid
dcubed [Sat, 24 Oct 2015 15:44:08 -0700] rev 33595
8047212: runtime/ParallelClassLoading/bootstrap/random/inner-complex assert(ObjectSynchronizer::verify_objmon_isinpool(inf)) failed: monitor is invalid Summary: Fix race between ObjectMonitor alloc and verification code; teach SA about "static pointer volatile" fields. Reviewed-by: cvarming, dholmes, sspitsyn, coleenp
Fri, 23 Oct 2015 23:06:53 +0200 Merge
coleenp [Fri, 23 Oct 2015 23:06:53 +0200] rev 33594
Merge
Fri, 23 Oct 2015 16:48:38 -0400 8140274: methodHandles and constantPoolHandles should be passed as const references
coleenp [Fri, 23 Oct 2015 16:48:38 -0400] rev 33593
8140274: methodHandles and constantPoolHandles should be passed as const references Summary: modified code to use const reference parameters Reviewed-by: sspitsyn, twisti
Fri, 23 Oct 2015 11:17:23 -0500 8129855: "-XX:+IgnoreUnrecognizedVMOptions" hides out of range VM options.
gziemski [Fri, 23 Oct 2015 11:17:23 -0500] rev 33592
8129855: "-XX:+IgnoreUnrecognizedVMOptions" hides out of range VM options. Summary: Implement strict spec rgarding how IgnoreUnrecognizedVMOptions works, supplied with the corresponding test case. Reviewed-by: dcubed, ddmitriev
Tue, 20 Oct 2015 14:37:59 +0200 8138975: G1CollectorPolicy::calculate_young_list_target_length should be const
ehelin [Tue, 20 Oct 2015 14:37:59 +0200] rev 33591
8138975: G1CollectorPolicy::calculate_young_list_target_length should be const Reviewed-by: mgerdin, tschatzl
Thu, 22 Oct 2015 17:24:17 +0000 Merge
coleenp [Thu, 22 Oct 2015 17:24:17 +0000] rev 33590
Merge
Thu, 22 Oct 2015 13:07:10 -0400 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
goetz [Thu, 22 Oct 2015 13:07:10 -0400] rev 33589
8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux. Reviewed-by: stuefe, coleenp, roland
Wed, 21 Oct 2015 13:41:27 +0200 8139256: Add Makefile target to run internal VM tests
ehelin [Wed, 21 Oct 2015 13:41:27 +0200] rev 33588
8139256: Add Makefile target to run internal VM tests Reviewed-by: ihse, erikj
Thu, 22 Oct 2015 08:53:13 +0200 8139952: Remove UseCMSAdaptiveFreeLists, UseAsyncConcMarkSweepGC, CMSDictionaryChoice, CMSOverflowEarlyRestoration and CMSTestInFreeList
david [Thu, 22 Oct 2015 08:53:13 +0200] rev 33587
8139952: Remove UseCMSAdaptiveFreeLists, UseAsyncConcMarkSweepGC, CMSDictionaryChoice, CMSOverflowEarlyRestoration and CMSTestInFreeList Reviewed-by: jwilhelm, ecaspole
Wed, 21 Oct 2015 17:16:02 -0400 Merge
bobv [Wed, 21 Oct 2015 17:16:02 -0400] rev 33586
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip