mduigou [Wed, 12 Feb 2014 09:37:18 -0800] rev 22784
8030350: Enable additional compiler warnings for GCC
Reviewed-by: dholmes, coleenp, erikj, tbell, ihse
dsamersoff [Wed, 12 Feb 2014 22:08:43 +0400] rev 22783
8023667: SA: ExceptionBlob and other C2 classes not available in client VM
Summary: Ignore error of intialization of C2 only variables
Reviewed-by: sla, dholmes
henryjen [Tue, 11 Feb 2014 21:32:19 -0800] rev 22782
8033215: clang: node.cpp:284 IDX_INIT macro use uninitialized field _out
Reviewed-by: twisti, kvn
lana [Mon, 24 Feb 2014 12:56:19 -0800] rev 22781
Merge
lana [Thu, 20 Feb 2014 19:59:26 -0800] rev 22780
Merge
jeff [Tue, 28 Jan 2014 20:09:41 +0000] rev 22779
8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8
Reviewed-by: lana
jeff [Mon, 13 Jan 2014 14:42:26 -0800] rev 22778
7129980: Third Party License Readme update for JDK8
Reviewed-by: lana, tbell
ehelin [Thu, 13 Feb 2014 17:57:27 +0100] rev 22777
Merge
sjohanss [Wed, 05 Feb 2014 11:05:13 +0100] rev 22776
8033426: Scale initial NewSize using NewRatio if not set on command line
Summary: Now using NewRatio to size initial NewSize if not specified on commandline.
Reviewed-by: jmasa, jwilhelm
jwilhelm [Tue, 10 Dec 2013 15:11:02 +0100] rev 22775
8026849: Fix typos in the GC code, part 2
Summary: Fixed typos in assert messages, flag descriptions and verbose messages
Reviewed-by: stefank, tschatzl
stefank [Mon, 10 Feb 2014 12:58:09 +0100] rev 22774
8033923: Use BufferingOopClosure for G1 code root scanning
Reviewed-by: mgerdin, brutisso
ehelin [Mon, 10 Feb 2014 14:37:53 +0100] rev 22773
Merge
stefank [Mon, 10 Feb 2014 12:51:51 +0100] rev 22772
8033764: Remove the usage of StarTask from BufferingOopClosure
Reviewed-by: mgerdin, brutisso, tschatzl
ehelin [Mon, 10 Feb 2014 13:31:22 +0100] rev 22771
Merge
brutisso [Fri, 07 Feb 2014 13:48:07 +0100] rev 22770
8033922: G1: Back out 8033601 and go back to use the to-obj for chunked arrays.
Reviewed-by: stefank, tschatzl