ehelin [Sat, 31 Oct 2015 15:27:48 +0100] rev 33739
8140509: Add note_gc_start to G1CollectorPolicy
Reviewed-by: mgerdin, tschatzl
ehelin [Fri, 30 Oct 2015 10:15:06 +0100] rev 33738
8140508: Add utility method for logging phases to G1CollectorPolicy
Reviewed-by: mgerdin, tschatzl
iklam [Fri, 30 Oct 2015 16:18:58 -0700] rev 33737
8139026: hotspot/make/hotspot.script cannot handle command-line arguments with spaces
Summary: Use "$@"
Reviewed-by: twisti, ihse
rprotacio [Fri, 30 Oct 2015 16:39:37 -0400] rev 33736
8139564: Convert TraceDefaultMethods to Unified Logging
Summary: The former -XX:+TraceDefaultMethods flag is updated to the unified logging framework and is now replaced with -Xlog:defaultmethods.
Reviewed-by: acorn, coleenp, hseigel