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

TestInterpreterMethodEntries.java is missing -XX:+UnlockDiagnosticVMOptions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • hotspot
    • None
    • b21

      The test hotspot/test/runtime/SharedArchiveFile/TestInterpreterMethodEntries.java is using the flag -XX:+UseCRC32Intrinsics but is missing -XX:+UnlockDiagnosticVMOptions. This results in a test failure:
      [STDERR]
      Error: VM option 'UseCRC32Intrinsics' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions.
      Error: The unlock option must precede 'UseCRC32Intrinsics'.
      Error: Could not create the Java Virtual Machine.
      Error: A fatal exception has occurred. Program will exit.

            ehelin Erik Helin
            ehelin Erik Helin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: