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

Error parsing Graal options: The 'libgraal.' property prefix is no longer supported

XMLWordPrintable

    • b03

      As a result of https://ol-jira.us.oracle.com/browse/GR-54476, compiler/jvmci/TestLibgraal.java fails with:

      stdout: [Error parsing Graal options: The 'libgraal.' property prefix is no longer supported. Use jdk.graal.internal.CrashAt instead of libgraal.CrashAt.
      Error: A fatal exception has occurred. Program will exit.
      ];
       stderr: []
       exitValue = 1

      java.lang.RuntimeException: 'hs_err_pid\d+_libjvmci.log' missing from stdout/stderr
      at jdk.test.lib.process.OutputAnalyzer.shouldMatch(OutputAnalyzer.java:371)
      at TestLibgraal.testFatalErrorHandling(TestLibgraal.java:86)
      at TestLibgraal.main(TestLibgraal.java:56)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
      at java.base/java.lang.reflect.Method.invoke(Method.java:580)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
      at java.base/java.lang.Thread.run(Thread.java:1575)

            dnsimon Douglas Simon
            dnsimon Douglas Simon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: