Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8138769

[TESTBUG] restore lost line from JDK-8137105 fix

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • b89
    • generic
    • generic

        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.

              dcubed Daniel Daugherty
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: