Relates :
|
Due to a gatekeeping screwup on my part, I lost a line of Dmitry's fix for this bug: JDK-8137105 [TESTBUG] Add test cases for VM Options file feature with removed file size limit $ diff hotspot{.bad,}/test/runtime/CommandLine/VMOptionsFile/TestVMOptionsFile.java 508,511c508 < /* < * This check can be enabled after 8136552 is fixed: < * outputShouldNotContain("VM option '+PrintVMOptions'"); < */ --- > outputShouldNotContain("VM option '+PrintVMOptions'"); The fix is to restore the line that was commented out and I'll take care of that with a new bug shortly. That will restore Dmitry's fix to what was reviewed.