dfazunen [Tue, 26 Apr 2016 10:01:00 +0000] rev 38087
Merge
dfazunen [Tue, 26 Apr 2016 09:14:06 +0000] rev 38086
Merge
mchernov [Fri, 22 Apr 2016 18:19:29 +0300] rev 38085
8154341: [TESTBUG] G1 stress test for humongous objects allocation
Reviewed-by: jwilhelm, dfazunen
mchernov [Fri, 22 Apr 2016 17:49:15 +0300] rev 38084
8154759: [TESTBUG] GC tests should be changed to be able to execute with -Xlog:all=trace.
Reviewed-by: jmasa, dfazunen
mchernov [Fri, 22 Apr 2016 17:46:06 +0300] rev 38083
8154843: GC tests should be correctly marked with @module
Reviewed-by: jwilhelm, dfazunen
goetz [Tue, 26 Apr 2016 11:05:11 +0200] rev 38082
8155085: [ppc] Fix Type-O in "8154580: Save mirror in interpreter frame..."
Reviewed-by: dholmes, mgerdin
tonyp [Tue, 26 Apr 2016 10:23:08 +0200] rev 38081
8151556: Use the PreservedMarks* classes for the G1 preserved mark stacks
Reviewed-by: tschatzl
tonyp [Tue, 26 Apr 2016 10:19:57 +0200] rev 38080
8154153: PS: Restore preserved marks in parallel
Summary: Restore preserved marks after evacuation failure in parallel using the PreservedMark infrastructure.
Reviewed-by: tschatzl
cjplummer [Mon, 25 Apr 2016 12:11:58 -0700] rev 38079
8154379: MIN_STACK_SHADOW_PAGES should equal DEFAULT_STACK_SHADOW_PAGES on aarch64
Summary: Undid previous change that had set it to 1.
Reviewed-by: enevill, adinn, aph
goetz [Mon, 25 Apr 2016 12:42:29 +0200] rev 38078
8154996: [aix] Implement compare_file_modified_times for "8146879: Add option ..."
Reviewed-by: simonis
ehelin [Mon, 25 Apr 2016 17:24:33 +0200] rev 38077
Merge
ehelin [Wed, 20 Apr 2016 15:24:18 +0200] rev 38076
8154753: Turn G1Policy into an interface
Reviewed-by: sjohanss, mgerdin
coleenp [Mon, 25 Apr 2016 15:22:16 +0000] rev 38075
Merge
coleenp [Mon, 25 Apr 2016 09:51:00 -0400] rev 38074
8154580: Save mirror in interpreter frame to enable cleanups of CLDClosure
Summary: GC walks the mirror using OopClosure rather than using CLDClosure in oops_interpreted_do()
Reviewed-by: dlong, twisti, stefank
aph [Mon, 25 Apr 2016 15:02:33 +0000] rev 38073
Merge
aph [Mon, 25 Apr 2016 14:22:36 +0000] rev 38072
8154957: AArch64: Better byte behavior
Summary: The fix for 8132051 is needed for AArch64.
Reviewed-by: roland