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
(0) -30000 -10000 -3000 -1000 -300 -100 -16 +16 +100 +300 +1000 +3000 +10000 tip