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

compiler/c1/TestTraceLinearScanLevel.java fails with "Error: VM option 'TraceLinearScanLevel' is develop and is available only in debug version of VM."

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 16
    • hotspot
    • generic
    • generic

      The following test fails in the JDK16 CI using product bits:

      compiler/c1/TestTraceLinearScanLevel.java

      Here's a snippet from the log file:

      #section:main
      ----------messages:(4/256)----------
      command: main -XX:TraceLinearScanLevel=4 compiler.c1.TestTraceLinearScanLevel
      reason: User specified action: run main/othervm -XX:TraceLinearScanLevel=4 compiler.c1.TestTraceLinearScanLevel
      Mode: othervm [/othervm specified]
      elapsed time (seconds): 0.009
      ----------configuration:(0/0)----------
      ----------System.out:(0/0)----------
      ----------System.err:(3/205)----------
      Error: VM option 'TraceLinearScanLevel' is develop and is available only in debug version of VM.
      Error: Could not create the Java Virtual Machine.
      Error: A fatal exception has occurred. Program will exit.
      ----------rerun:(34/5690)*----------

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

              Created:
              Updated:
              Resolved: