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

[TESTBUG] TestRegisterRestoring uses SafepointALot without UnlockDiagnosticVMOptions

XMLWordPrintable

    • b12

        Test fails with:

        Error: VM option 'SafepointALot' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions.
        Error: The unlock option must precede 'SafepointALot'.
        Error: Could not create the Java Virtual Machine.
        Error: A fatal exception has occurred. Program will exit.

        Command was:

        command: main -XX:+IgnoreUnrecognizedVMOptions -Xbatch -XX:-TieredCompilation -XX:+SafepointALot -XX:CompileCommand=exclude,compiler.runtime.safepoints.TestRegisterRestoring::main compiler.runtime.safepoints.TestRegisterRestoring
        reason: User specified action: run main/othervm -XX:+IgnoreUnrecognizedVMOptions -Xbatch -XX:-TieredCompilation -XX:+SafepointALot -XX:CompileCommand=exclude,compiler.runtime.safepoints.TestRegisterRestoring::main compiler.runtime.safepoints.TestRegisterRestoring

              sgehwolf Severin Gehwolf
              sgehwolf Severin Gehwolf
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: