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

[TESTBUG] compiler/jvmci/compilerToVM/GetFlagValueTest.java fails with java.lang.RuntimeException: Value of flag IgnoreLockingAssertions: expected false to equal true

XMLWordPrintable

      compiler/jvmci/compilerToVM/GetFlagValueTest.java fail with error:
      java.lang.RuntimeException: Value of flag IgnoreLockingAssertions: expected false to equal true
      at jdk.test.lib.Asserts.fail(Asserts.java:594)
      at jdk.test.lib.Asserts.assertEquals(Asserts.java:205)
      at compiler.jvmci.compilerToVM.GetFlagValueTest.main(GetFlagValueTest.java:89)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:566)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
      at java.base/java.lang.Thread.run(Thread.java:832)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Value of flag IgnoreLockingAssertions: expected false to equal true
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Value of flag IgnoreLockingAssertions: expected false to equal true

            dnsimon Douglas Simon
            yzhou Daisy Zhou (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: