[TESTBUG] Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java misleading error message

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 11
    • Affects Version/s: 10
    • Component/s: hotspot
    • b01
    • generic
    • generic

      There are 3 possible issues here:

      - the error message shows the user explicit GC, even in cases where the test itself is run with a different implicit GC (see JDK-8194054)

      - the error message shows java exit as a signed int (ex. -1073740940), where a hex value (C0000374) might be also useful.

      - the error message should include a full output from the failed process

      All this would make the error reporting more robust and would hopefully not lead to misleading assumptions

            Assignee:
            Gerard Ziemski (Inactive)
            Reporter:
            Gerard Ziemski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: