brutisso [Wed, 13 Mar 2013 05:14:43 +0100] rev 15958
Merge
brutisso [Tue, 12 Mar 2013 08:33:57 +0100] rev 15957
8001049: VM crashes when running with large -Xms and not specifying ObjectAlignmentInBytes
Summary: Take the initial heap size into account when checking the heap size for compressed oops
Reviewed-by: jmasa, kvn, hseigel, ctornqvi
tschatzl [Tue, 12 Mar 2013 15:10:39 +0100] rev 15956
8008684: CMS: concurrent phase start markers should always be printed
Summary: Print the concurrent phase start markers for CMS when PrintGCDetails is enabled, not only if both PrintGCDetails and PrintGCTimeStamps are.
Reviewed-by: mgerdin, jmasa
stefank [Mon, 11 Mar 2013 02:24:01 -0700] rev 15955
8004697: SIGSEGV on Solaris sparc with -XX:+UseNUMA
Summary: Don't scan pages outside the given range.
Reviewed-by: jwilhelm, jmasa