[TESTBUG] VerifyGraphEdgesWithDeadCodeCheckFromSafepoints.java fails due to missing UnlockDiagnosticVMOptions

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 25
    • Component/s: hotspot
    • None
    • generic
    • generic

      Running this test on linux-aarch64 platform with release build:

      $ make test TEST="test/hotspot/jtreg/compiler/loopopts/VerifyGraphEdgesWithDeadCodeCheckFromSafepoints.java"

      The error message says:
      ```
      Error: VM option 'StressIGVN' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions.
      Error: The unlock option must precede 'StressIGVN'.
      Improperly specified VM option 'StressIGVN'
      ```

            Assignee:
            Unassigned
            Reporter:
            Fei Yang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: