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