-
Bug
-
Resolution: Fixed
-
P4
-
11, 17, 18
-
b08
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8273064 | 17.0.2 | Ramkumar Sunderbabu | P4 | Resolved | Fixed | b01 |
JDK-8271467 | 11.0.14-oracle | Ramkumar Sunderbabu | P4 | Resolved | Fixed | b01 |
----------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)
- backported by
-
JDK-8271467 compiler/jvmci/compilerToVM/IsMatureTest.java fails with Unexpected isMature state for multiple times invoked method: expected false to equal true
- Resolved
-
JDK-8273064 compiler/jvmci/compilerToVM/IsMatureTest.java fails with Unexpected isMature state for multiple times invoked method: expected false to equal true
- Resolved
- relates to
-
JDK-8291656 compiler/jvmci/compilerToVM/IsMatureTest.java fails with "RuntimeException: Unexpected isMature state for multiple times invoked method: expected false to equal true"
- Open
-
JDK-8219555 compiler/jvmci/compilerToVM/IsMatureTest.java fails with Unexpected isMature state for multiple times invoked method: expected false to equal true
- Resolved