ddmitriev [Fri, 11 Mar 2016 15:34:48 +0300] rev 37075
8151304: Remove unused develop options(ClearInterpreterLocals and others)
Reviewed-by: coleenp, jwilhelm
brutisso [Fri, 11 Mar 2016 12:17:35 +0100] rev 37074
Merge
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
brutisso [Fri, 11 Mar 2016 10:30:23 +0100] rev 37072
8151602: Remove logging from refillLinearAllocBlockIfNeeded()
Reviewed-by: tschatzl, sjohanss
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
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
tschatzl [Fri, 11 Mar 2016 10:06:30 +0100] rev 37069
Merge