dcubed [Sat, 09 Jan 2016 02:23:04 +0000] rev 35467
Merge
rdurbin [Fri, 08 Jan 2016 15:38:08 -0800] rev 35466
8135198: Add -XX:VMOptionsFile support to JAVA_TOOL_OPTIONS and _JAVA_OPTIONS
Reviewed-by: dcubed, ddmitriev, ahgross, gthornbr, coleenp
aharlap [Fri, 08 Jan 2016 15:41:44 -0500] rev 35465
8145037: Clean up FreeIdSet usage
Summary: Avoid wasting space for the unused sets
Reviewed-by: tschatzl
coleenp [Fri, 08 Jan 2016 12:56:16 +0000] rev 35464
Merge
rprotacio [Thu, 07 Jan 2016 13:53:20 -0500] rev 35463
8141564: Convert TraceItables and PrintVtables to Unified Logging
Summary: The former -XX:+TraceItables and +PrintVtables flags have been converted to UL options -Xlog:itables=trace and vtables=trace
Reviewed-by: acorn, coleenp, dholmes
sangheki [Tue, 05 Jan 2016 10:41:56 -0800] rev 35462
8145000: TestOptionsWithRanges.java failure for XX:+UseNUMA -XX:+UseNUMAInterleaving -XX:NUMAInterleaveGranularity=65536
Summary: Add protect_pages_individually() to protect memory per chunk on Windows
Reviewed-by: jwilhelm, tbenson