-
Bug
-
Resolution: Fixed
-
P4
-
17, 18, 19
-
b13
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8285527 | 17.0.4-oracle | Vikrant Agarwal | P4 | Resolved | Fixed | b05 |
JDK-8285703 | 17.0.4 | Martin Doerr | P4 | Resolved | Fixed | b01 |
stdout: [ 336 1 b compiler.jsr292.ResolvedClassTest$TestStaticInit::test (4 bytes)
@ 0 compiler.jsr292.ResolvedClassTest$TestStaticInit$A::m (1 bytes) failed initial checks
];
stderr: [openjdk version "19-internal" 2022-09-20
OpenJDK Runtime Environment (fastdebug build 19-internal+0-jenkins-slave-20220215150808-jdk-ls-3be7888)
OpenJDK 64-Bit Server VM (fastdebug build 19-internal+0-jenkins-slave-20220215150808-jdk-ls-3be7888, mixed mode, sharing)
]
exitValue = 0
java.lang.RuntimeException: 'TestStaticInit$A::m (1 bytes) no static binding' missing from stdout/stderr
at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:221)
at compiler.jsr292.ResolvedClassTest.testStaticInit(ResolvedClassTest.java:91)
at compiler.jsr292.ResolvedClassTest.main(ResolvedClassTest.java:155)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
at java.base/java.lang.Thread.run(Thread.java:833)
- backported by
-
JDK-8285527 [TestCase] compiler/inlining/ResolvedClassTest.java will fail when --with-jvm-features=-compiler1
- Resolved
-
JDK-8285703 [TestCase] compiler/inlining/ResolvedClassTest.java will fail when --with-jvm-features=-compiler1
- Resolved
- relates to
-
JDK-8279515 C1: No inlining through invokedynamic and invokestatic call sites when resolved class is not linked
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/73c292ad
-
Commit openjdk/jdk/c459f8f4
-
Review openjdk/jdk17u-dev/363
-
Review openjdk/jdk/7541