dcubed [Fri, 02 Oct 2015 11:58:41 +0000] rev 33115
Merge
dcubed [Thu, 01 Oct 2015 13:43:23 -0700] rev 33114
8137105: [TESTBUG] Add test cases for VM Options file feature with removed file size limit
Summary: Update TestVMOptionsFile.java to match fix for 8135195; other minor cleanups.
Reviewed-by: dcubed, rdurbin
dcubed [Thu, 01 Oct 2015 13:42:42 -0700] rev 33113
8135195: VM Options file should not be limited to 1k in bytes
Summary: Change Arguments::parse_vm_options_file() to remove 1024 byte limit on the VM options file.
Reviewed-by: dcubed, hseigel, gthornbr, dsamersoff, ddmitriev, coleenp
david [Fri, 02 Oct 2015 11:02:11 +0000] rev 33112
Merge
david [Fri, 02 Oct 2015 10:43:19 +0200] rev 33111
8138637: Remove err_msg from LOG_PREFIX macro
Reviewed-by: brutisso
erikj [Fri, 02 Oct 2015 10:15:46 +0200] rev 33110
8138692: libjsig compilation is missing EXTRA_CFLAGS on macosx
Reviewed-by: ihse, mikael
hseigel [Thu, 01 Oct 2015 15:14:15 -0400] rev 33109
8138574: [TESTBUG] TestBasicLogOutput.java doesn't account for padding
Summary: TestBasicLogOutput.java edited to account for padding in tag descriptors
Reviewed-by: ddmitriev, hseigel, coleenp
Contributed-by: rachel.protacio@oracle.com
aharlap [Wed, 30 Sep 2015 18:09:40 -0400] rev 33108
8130265: gctests/LargeObjects/large001 fails with OutOfMemoryError: Java heap space
Summary: Avoided G1 OutOfMemoryError by adding extra expand heap call
Reviewed-by: jwilhelm, tschatzl
brutisso [Wed, 30 Sep 2015 09:07:21 +0200] rev 33107
8134953: Make the GC ID available in a central place
Reviewed-by: pliden, jmasa
brutisso [Tue, 29 Sep 2015 17:44:58 +0200] rev 33106
8133706: Kitchensink hanged
Reviewed-by: pliden, jmasa