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
Wed, 21 Oct 2015 16:38:48 -0400 Merge
bobv [Wed, 21 Oct 2015 16:38:48 -0400] rev 33585
Merge
Mon, 19 Oct 2015 15:48:13 -0400 Merge
bobv [Mon, 19 Oct 2015 15:48:13 -0400] rev 33584
Merge
Mon, 19 Oct 2015 13:21:37 -0400 8136556: Add the ability to perform static builds of MacOSX x64 binaries
bobv [Mon, 19 Oct 2015 13:21:37 -0400] rev 33583
8136556: Add the ability to perform static builds of MacOSX x64 binaries Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti
Wed, 21 Oct 2015 19:10:21 +0000 Merge
ctornqvi [Wed, 21 Oct 2015 19:10:21 +0000] rev 33582
Merge
Wed, 21 Oct 2015 09:47:23 -0700 8140243: [TESTBUG] Exclude compiler/jvmci/compilerToVM/GetConstantPoolTest.java
ctornqvi [Wed, 21 Oct 2015 09:47:23 -0700] rev 33581
8140243: [TESTBUG] Exclude compiler/jvmci/compilerToVM/GetConstantPoolTest.java Reviewed-by: gtriantafill, kvn
Mon, 19 Oct 2015 15:03:58 +0200 8139772: Cleanups in Generation related code
jwilhelm [Mon, 19 Oct 2015 15:03:58 +0200] rev 33580
8139772: Cleanups in Generation related code Reviewed-by: tbenson, mgerdin
Wed, 21 Oct 2015 13:46:25 +0000 Merge
ecaspole [Wed, 21 Oct 2015 13:46:25 +0000] rev 33579
Merge
Tue, 20 Oct 2015 22:35:46 +0000 Merge
ecaspole [Tue, 20 Oct 2015 22:35:46 +0000] rev 33578
Merge
Tue, 20 Oct 2015 14:01:49 -0400 8060017: G1: Report heap sizing time
ecaspole [Tue, 20 Oct 2015 14:01:49 -0400] rev 33577
8060017: G1: Report heap sizing time Summary: Report heap expansion time done on VM thread after collection. Previously this was included in "Other" time. Reviewed-by: mgerdin, tschatzl
Tue, 13 Oct 2015 10:06:46 +0200 8058563: InstanceKlass::_dependencies list isn't cleared from empty nmethodBucket entries
stefank [Tue, 13 Oct 2015 10:06:46 +0200] rev 33576
8058563: InstanceKlass::_dependencies list isn't cleared from empty nmethodBucket entries Reviewed-by: mgerdin, vlivanov
Thu, 12 Nov 2015 10:39:00 -0800 Added tag jdk9-b92 for changeset bb921f8f8007
lana [Thu, 12 Nov 2015 10:39:00 -0800] rev 33575
Added tag jdk9-b92 for changeset bb921f8f8007
Thu, 12 Nov 2015 18:27:17 -0800 Merge
lana [Thu, 12 Nov 2015 18:27:17 -0800] rev 33574
Merge
Wed, 11 Nov 2015 11:27:54 +0000 8140606: Update library code to use internal Unsafe
chegar [Wed, 11 Nov 2015 11:27:54 +0000] rev 33573
8140606: Update library code to use internal Unsafe Reviewed-by: alanb, mchung, psandoz, weijun
Tue, 10 Nov 2015 11:41:21 +0100 8141696: Improve COMPARE_BUILD
ihse [Tue, 10 Nov 2015 11:41:21 +0100] rev 33572
8141696: Improve COMPARE_BUILD Reviewed-by: tbell, erikj
Fri, 06 Nov 2015 11:11:51 -0800 Merge
amurillo [Fri, 06 Nov 2015 11:11:51 -0800] rev 33571
Merge
Fri, 06 Nov 2015 11:34:02 +0100 Merge
neliasso [Fri, 06 Nov 2015 11:34:02 +0100] rev 33570
Merge
Wed, 04 Nov 2015 07:01:03 -1000 8139170: JVMCI refresh
twisti [Wed, 04 Nov 2015 07:01:03 -1000] rev 33569
8139170: JVMCI refresh Reviewed-by: kvn
Thu, 05 Nov 2015 19:31:19 +0100 Merge
jwilhelm [Thu, 05 Nov 2015 19:31:19 +0100] rev 33568
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip