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

TestInterpreterMethodEntries.java is missing -XX:+UnlockDiagnosticVMOptions

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: