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

[TESTBUG] VerifyGraphEdgesWithDeadCodeCheckFromSafepoints.java fails due to missing UnlockDiagnosticVMOptions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 25
    • 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'
      ```

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

              Created:
              Updated:
              Resolved: