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

[TESTBUG] TestRegisterRestoring uses SafepointALot without UnlockDiagnosticVMOptions

    XMLWordPrintable

Details

    • b12

    Backports

      Description

        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

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: