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

compiler/jvmci/compilerToVM/IsMatureTest.java fails with Unexpected isMature state for multiple times invoked method: expected false to equal true

XMLWordPrintable

    • b08

        Has only been seen with '-XX:TieredStopAtLevel=2' so far. Some failures have also '-Xcomp'. A repetition of the JDK-8219555?

        ----------System.err:(17/1263)----------
        java.lang.RuntimeException: Unexpected isMature state for multiple times invoked method: expected false to equal true
        at jdk.test.lib.Asserts.fail(Asserts.java:594)
        at jdk.test.lib.Asserts.assertEquals(Asserts.java:205)
        at jdk.test.lib.Asserts.assertEQ(Asserts.java:178)
        at compiler.jvmci.compilerToVM.IsMatureTest.test(IsMatureTest.java:83)
        at compiler.jvmci.compilerToVM.IsMatureTest.main(IsMatureTest.java:59)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:568)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
        at java.base/java.lang.Thread.run(Thread.java:831)

              iveresov Igor Veresov
              enikitin Evgeny Nikitin
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: