Wed, 09 Mar 2016 12:44:12 +0100 8151436: Leaner ArrayAllocator and BitMaps
stefank [Wed, 09 Mar 2016 12:44:12 +0100] rev 37057
8151436: Leaner ArrayAllocator and BitMaps Reviewed-by: tschatzl, pliden, kbarrett
Thu, 25 Feb 2016 13:08:19 +0100 8150617: nth_bit and friends are broken
stefank [Thu, 25 Feb 2016 13:08:19 +0100] rev 37056
8150617: nth_bit and friends are broken Reviewed-by: shade, tschatzl, vlivanov
Thu, 10 Mar 2016 08:54:43 +0100 8151514: Remove the noisy NOISY debugging code from parCardTableModRefBS.cpp
brutisso [Thu, 10 Mar 2016 08:54:43 +0100] rev 37055
8151514: Remove the noisy NOISY debugging code from parCardTableModRefBS.cpp Reviewed-by: tschatzl, pliden
Wed, 09 Mar 2016 15:37:33 -0800 8145312: CMS: There is insufficient memory with CMSSamplingGrain=1
sangheki [Wed, 09 Mar 2016 15:37:33 -0800] rev 37054
8145312: CMS: There is insufficient memory with CMSSamplingGrain=1 Summary: Change minimum range and add constraint function for CMSSamplingGrain flag Reviewed-by: jmasa, ddmitriev
Wed, 09 Mar 2016 20:37:04 +0000 Merge
kbarrett [Wed, 09 Mar 2016 20:37:04 +0000] rev 37053
Merge
Wed, 09 Mar 2016 11:03:45 -0500 8150688: Fix os_windows siglabel
kbarrett [Wed, 09 Mar 2016 11:03:45 -0500] rev 37052
8150688: Fix os_windows siglabel Summary: Change types to eliminate implicit narrowing, and other cleanups. Reviewed-by: dholmes, tbenson
Wed, 09 Mar 2016 11:08:49 -0800 8150362: G1 base elapsed time prediction is wrong because rs_length prediction is wrong
sangheki [Wed, 09 Mar 2016 11:08:49 -0800] rev 37051
8150362: G1 base elapsed time prediction is wrong because rs_length prediction is wrong Summary: Change rs_length prediction used from G1 base elapsed time prediction Reviewed-by: mgerdin, tschatzl
Wed, 09 Mar 2016 14:18:12 +0100 Merge
jwilhelm [Wed, 09 Mar 2016 14:18:12 +0100] rev 37050
Merge
Wed, 09 Mar 2016 14:54:18 +0100 Merge
brutisso [Wed, 09 Mar 2016 14:54:18 +0100] rev 37049
Merge
Wed, 09 Mar 2016 14:05:50 +0100 8151513: Remove debugging code from BarrierSet
brutisso [Wed, 09 Mar 2016 14:05:50 +0100] rev 37048
8151513: Remove debugging code from BarrierSet Reviewed-by: pliden, stefank
Wed, 09 Mar 2016 12:30:39 +0100 8151196: Several tests fail due to test library not found
sla [Wed, 09 Mar 2016 12:30:39 +0100] rev 37047
8151196: Several tests fail due to test library not found Reviewed-by: ctornqvi, brutisso
Wed, 09 Mar 2016 09:56:10 +0100 8151414: os::pretouch_memory should take void* instead of char*
tschatzl [Wed, 09 Mar 2016 09:56:10 +0100] rev 37046
8151414: os::pretouch_memory should take void* instead of char* Summary: Change parameters and remove associated casts. Reviewed-by: pliden, stefank
Wed, 09 Mar 2016 09:45:47 +0100 8146991: Introduce per-worker preserved mark stacks in ParallelGC
tonyp [Wed, 09 Mar 2016 09:45:47 +0100] rev 37045
8146991: Introduce per-worker preserved mark stacks in ParallelGC Reviewed-by: tschatzl, ysr
Tue, 08 Mar 2016 15:19:53 -0500 8150083: Convert VerboseVerification to Unified Logging
rprotacio [Tue, 08 Mar 2016 15:19:53 -0500] rev 37044
8150083: Convert VerboseVerification to Unified Logging Summary: Converted -XX:+VerboseVerfication to -Xlog:verboseverification=info Reviewed-by: hseigel, dholmes
Tue, 08 Mar 2016 12:57:44 -0500 8149991: Convert TraceSafepointCleanupTime to Unified Logging
rprotacio [Tue, 08 Mar 2016 12:57:44 -0500] rev 37043
8149991: Convert TraceSafepointCleanupTime to Unified Logging Summary: Converted TraceSafepointCleanupTime to -Xlog:safepointcleanup=info Reviewed-by: hseigel, mockner, ddmitriev, dholmes, coleenp
Tue, 08 Mar 2016 14:54:02 +0100 Merge
ehelin [Tue, 08 Mar 2016 14:54:02 +0100] rev 37042
Merge
Mon, 07 Mar 2016 10:36:22 +0100 8151365: Move G1YoungGenSizer to a separate file
ehelin [Mon, 07 Mar 2016 10:36:22 +0100] rev 37041
8151365: Move G1YoungGenSizer to a separate file Reviewed-by: mgerdin, tschatzl
Tue, 08 Mar 2016 14:37:43 +0530 8146683: check_addr0 should be more efficient
csahu [Tue, 08 Mar 2016 14:37:43 +0530] rev 37040
8146683: check_addr0 should be more efficient Reviewed-by: dsamersoff, kevinw, dholmes Contributed-by: cheleswer.sahu@oracle.com
Mon, 07 Mar 2016 17:23:59 +0100 8151178: Move the collection set out of the G1 collector policy
mgerdin [Mon, 07 Mar 2016 17:23:59 +0100] rev 37039
8151178: Move the collection set out of the G1 collector policy Summary: Create a G1CollectionSet class Reviewed-by: jwilhelm, tbenson, tschatzl
Thu, 14 Apr 2016 09:09:23 -0700 Added tag jdk-9+114 for changeset 03e2f4d0a421
lana [Thu, 14 Apr 2016 09:09:23 -0700] rev 37038
Added tag jdk-9+114 for changeset 03e2f4d0a421
Mon, 18 Apr 2016 17:18:41 +0200 8154430: Imported modules rebuilt on second run when nothing has changed
erikj [Mon, 18 Apr 2016 17:18:41 +0200] rev 37037
8154430: Imported modules rebuilt on second run when nothing has changed Reviewed-by: alanb, tbell
Mon, 18 Apr 2016 09:12:44 +0200 8154394: Bad test for ENABLE_SJAVAC in build-performance.m4
omajid [Mon, 18 Apr 2016 09:12:44 +0200] rev 37036
8154394: Bad test for ENABLE_SJAVAC in build-performance.m4 Reviewed-by: erikj
Fri, 15 Apr 2016 18:07:34 +0200 8154292: jdk9-dev: All SE builds failed on 2016-04-14
erikj [Fri, 15 Apr 2016 18:07:34 +0200] rev 37035
8154292: jdk9-dev: All SE builds failed on 2016-04-14 Reviewed-by: alanb
Fri, 15 Apr 2016 14:57:53 +0200 8154313: Generated javadoc scattered all over the place
neugens [Fri, 15 Apr 2016 14:57:53 +0200] rev 37034
8154313: Generated javadoc scattered all over the place Summary: Added new top level target zip-docs which scans all generated javadocs and prepare zip-archive in way understandable to most IDEs Reviewed-by: erikj Contributed-by: Jiri Vanek <jvanek@redhat.com>
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 tip