iklam [Mon, 05 Oct 2015 13:25:01 -0700] rev 33121
8078295: hotspot test_env.sh can set VM_CPU incorrectly
Summary: Use sed script to filter out irrelevant parts of -Xinternalversion
Reviewed-by: dlong, dcubed, dsamersoff
goetz [Mon, 28 Sep 2015 12:57:47 +0200] rev 33120
8137260: fix warning after "8046148: JEP 158: Unified JVM Logging"
Reviewed-by: mlarsson, stuefe
dcubed [Fri, 02 Oct 2015 16:48:31 +0000] rev 33119
Merge
ddmitriev [Fri, 02 Oct 2015 09:04:10 -0700] rev 33118
8138769: [TESTBUG] restore lost line from JDK-8137105 fix
Reviewed-by: dcubed, rdurbin
ctornqvi [Fri, 02 Oct 2015 06:06:22 -0700] rev 33117
8137194: Exclude runtime/memory/RunUnitTestsConcurrently.java from JPRT
Reviewed-by: coleenp
dcubed [Fri, 02 Oct 2015 12:44:02 +0000] rev 33116
Merge
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