Mon, 14 Mar 2016 13:20:14 +0000 Merge
coleenp [Mon, 14 Mar 2016 13:20:14 +0000] rev 37093
Merge
Fri, 11 Mar 2016 16:39:38 +0100 8151593: Cleanup definition/usage of INLINE/NOINLINE macros and add xlC support
simonis [Fri, 11 Mar 2016 16:39:38 +0100] rev 37092
8151593: Cleanup definition/usage of INLINE/NOINLINE macros and add xlC support Reviewed-by: coleenp, stuefe Contributed-by: matthias.baesken@sap.com
Mon, 14 Mar 2016 11:53:13 +0000 Merge
dsamersoff [Mon, 14 Mar 2016 11:53:13 +0000] rev 37091
Merge
Fri, 04 Mar 2016 18:12:41 +0900 8151181: Add JSnap to jhsdb
ysuenaga [Fri, 04 Mar 2016 18:12:41 +0900] rev 37090
8151181: Add JSnap to jhsdb Reviewed-by: dsamersoff
Mon, 14 Mar 2016 11:55:51 +0100 Merge
pliden [Mon, 14 Mar 2016 11:55:51 +0100] rev 37089
Merge
Mon, 14 Mar 2016 09:42:17 +0100 8067768: Check for too small values for -Xmx
pliden [Mon, 14 Mar 2016 09:42:17 +0100] rev 37088
8067768: Check for too small values for -Xmx Reviewed-by: jwilhelm, dfazunen
Mon, 14 Mar 2016 09:07:34 +0000 Merge
dsamersoff [Mon, 14 Mar 2016 09:07:34 +0000] rev 37087
Merge
Mon, 14 Mar 2016 11:45:15 +0300 8151368: SA: Unexpected ArithmeticException in CompactHashTable
dsamersoff [Mon, 14 Mar 2016 11:45:15 +0300] rev 37086
8151368: SA: Unexpected ArithmeticException in CompactHashTable Summary: Add missed null check Reviewed-by: iklam, dsamersoff Contributed-by: kubota.yuji@gmail.com
Mon, 14 Mar 2016 09:11:21 +0100 8151696: Print all regions on trace level to get same behavior as old PrintHeapAtGCExtended
sjohanss [Mon, 14 Mar 2016 09:11:21 +0100] rev 37085
8151696: Print all regions on trace level to get same behavior as old PrintHeapAtGCExtended Reviewed-by: brutisso, jwilhelm
Mon, 14 Mar 2016 09:10:42 +0100 8151693: Move print_heap_before/after_gc to debug level
sjohanss [Mon, 14 Mar 2016 09:10:42 +0100] rev 37084
8151693: Move print_heap_before/after_gc to debug level Reviewed-by: brutisso, jwilhelm
Sun, 13 Mar 2016 19:41:11 +0000 Merge
coleenp [Sun, 13 Mar 2016 19:41:11 +0000] rev 37083
Merge
Sat, 12 Mar 2016 07:23:20 -0500 8151728: jni test crashes JVM assert(_handle != __null) failed: resolving NULL handle
coleenp [Sat, 12 Mar 2016 07:23:20 -0500] rev 37082
8151728: jni test crashes JVM assert(_handle != __null) failed: resolving NULL handle Summary: New assert needs to check for null. Reviewed-by: hseigel, gtriantafill
Fri, 11 Mar 2016 16:59:58 -0500 8140257: Add support for "gc service threads" to ConcurrentGCThread
drwhite [Fri, 11 Mar 2016 16:59:58 -0500] rev 37081
8140257: Add support for "gc service threads" to ConcurrentGCThread Summary: Push up the common run() and stop() methods from subclasses to ConcurrentGCThread, as well as declaration iof run_service() stop_service(). Reviewed-by: kbarrett, pliden
Sun, 13 Mar 2016 13:26:47 +0100 8151604: Rely on options range checking rather than explict checks
brutisso [Sun, 13 Mar 2016 13:26:47 +0100] rev 37080
8151604: Rely on options range checking rather than explict checks Reviewed-by: jwilhelm, drwhite, sangheki
Fri, 11 Mar 2016 17:02:04 +0100 Merge
mockner [Fri, 11 Mar 2016 17:02:04 +0100] rev 37079
Merge
Thu, 10 Mar 2016 15:52:56 -0500 8146551: The output from classresolve tag has been shortened and moved to debug level.
mockner [Thu, 10 Mar 2016 15:52:56 -0500] rev 37078
8146551: The output from classresolve tag has been shortened and moved to debug level. Summary: The output from classresolve tag has been shortened and moved to debug level. Reviewed-by: coleenp, rprotacio
Fri, 11 Mar 2016 14:55:17 +0100 Merge
mlarsson [Fri, 11 Mar 2016 14:55:17 +0100] rev 37077
Merge
Tue, 08 Mar 2016 13:05:21 +0100 8151265: Add a way to extend UL tags
rehn [Tue, 08 Mar 2016 13:05:21 +0100] rev 37076
8151265: Add a way to extend UL tags Reviewed-by: dholmes, kbarrett
Fri, 11 Mar 2016 15:34:48 +0300 8151304: Remove unused develop options(ClearInterpreterLocals and others)
ddmitriev [Fri, 11 Mar 2016 15:34:48 +0300] rev 37075
8151304: Remove unused develop options(ClearInterpreterLocals and others) Reviewed-by: coleenp, jwilhelm
Fri, 11 Mar 2016 12:17:35 +0100 Merge
brutisso [Fri, 11 Mar 2016 12:17:35 +0100] rev 37074
Merge
Fri, 11 Mar 2016 11:34:22 +0100 8151605: Change warning() to log_warning(gc) in the GC code
brutisso [Fri, 11 Mar 2016 11:34:22 +0100] rev 37073
8151605: Change warning() to log_warning(gc) in the GC code Reviewed-by: jwilhelm, jmasa
Fri, 11 Mar 2016 10:30:23 +0100 8151602: Remove logging from refillLinearAllocBlockIfNeeded()
brutisso [Fri, 11 Mar 2016 10:30:23 +0100] rev 37072
8151602: Remove logging from refillLinearAllocBlockIfNeeded() Reviewed-by: tschatzl, sjohanss
Fri, 11 Mar 2016 10:27:45 +0100 8151603: Use error stream instead of tty for logging before ShouldNotReachHere()
brutisso [Fri, 11 Mar 2016 10:27:45 +0100] rev 37071
8151603: Use error stream instead of tty for logging before ShouldNotReachHere() Reviewed-by: mgerdin, sjohanss
Fri, 11 Mar 2016 10:18:11 +0100 8151633: Don't keep copies of the survivor lists and counts in the G1CollectorPolicy
mgerdin [Fri, 11 Mar 2016 10:18:11 +0100] rev 37070
8151633: Don't keep copies of the survivor lists and counts in the G1CollectorPolicy Reviewed-by: tbenson, tschatzl
Fri, 11 Mar 2016 10:06:30 +0100 Merge
tschatzl [Fri, 11 Mar 2016 10:06:30 +0100] rev 37069
Merge
Fri, 11 Mar 2016 09:50:23 +0100 8150952: Net PLAB size is clipped to max PLAB size as a whole, not on a per thread basis
tschatzl [Fri, 11 Mar 2016 09:50:23 +0100] rev 37068
8150952: Net PLAB size is clipped to max PLAB size as a whole, not on a per thread basis Summary: Bound PLAB size when handing out PLAB sizes, not before. Reviewed-by: drwhite, jwilhelm
Fri, 11 Mar 2016 09:09:52 +0100 8134749: SoftReferences declared dead too early
pliden [Fri, 11 Mar 2016 09:09:52 +0100] rev 37067
8134749: SoftReferences declared dead too early Reviewed-by: jmasa, tbenson
Thu, 10 Mar 2016 21:57:27 +0000 Merge
kbarrett [Thu, 10 Mar 2016 21:57:27 +0000] rev 37066
Merge
Thu, 10 Mar 2016 16:21:46 -0500 8150676: Use BufferNode index
kbarrett [Thu, 10 Mar 2016 16:21:46 -0500] rev 37065
8150676: Use BufferNode index Summary: Maintain index and use it, removing extra checks for or stores of NULL. Reviewed-by: jmasa, tschatzl
Thu, 10 Mar 2016 13:43:47 -0500 8150778: Reduce Throwable.getStackTrace() calls to the JVM
coleenp [Thu, 10 Mar 2016 13:43:47 -0500] rev 37064
8150778: Reduce Throwable.getStackTrace() calls to the JVM Summary: replace JVM_GetStackTraceDepth and JVM_GetStackTraceElement, with JVM_GetStackTraceElements that gets all the elements in the StackTraceElement[] Reviewed-by: shade, mchung, dholmes, hseigel
Thu, 10 Mar 2016 14:15:15 +0100 Merge
iignatyev [Thu, 10 Mar 2016 14:15:15 +0100] rev 37063
Merge
Tue, 01 Mar 2016 20:30:28 +0400 8145908: [Newtest] Multi-threading stress test for G1 Remembered Sets
dfazunen [Tue, 01 Mar 2016 20:30:28 +0400] rev 37062
8145908: [Newtest] Multi-threading stress test for G1 Remembered Sets Reviewed-by: tschatzl, mchernov
Thu, 03 Mar 2016 16:12:38 +0300 8150183: gc/g1/plab/TestPLABResize.java - previous PLAB size should be less than current
mchernov [Thu, 03 Mar 2016 16:12:38 +0300] rev 37061
8150183: gc/g1/plab/TestPLABResize.java - previous PLAB size should be less than current Reviewed-by: jmasa, dfazunen
Thu, 10 Mar 2016 10:17:34 +0100 Merge
stefank [Thu, 10 Mar 2016 10:17:34 +0100] rev 37060
Merge
Wed, 09 Mar 2016 12:45:44 +0100 8151440: Move BitMap verfication inline functions out from bitMap.hpp
stefank [Wed, 09 Mar 2016 12:45:44 +0100] rev 37059
8151440: Move BitMap verfication inline functions out from bitMap.hpp Reviewed-by: tschatzl, pliden, kbarrett
Wed, 09 Mar 2016 12:44:49 +0100 8151439: Inline the BitMap constructor
stefank [Wed, 09 Mar 2016 12:44:49 +0100] rev 37058
8151439: Inline the BitMap constructor Reviewed-by: tschatzl, pliden, kbarrett
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 -60 +60 +100 +300 +1000 +3000 +10000 tip