-
Bug
-
Resolution: Fixed
-
P4
-
21, 22
-
b16
-
x86
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8319293 | 21.0.2 | Matthias Baesken | P4 | Resolved | Fixed | b06 |
java.lang.RuntimeException: 'force inline by CompileCommand' missing from stdout/stderr
at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:221)
at compiler.compilercontrol.TestConflictInlineCommands.main(TestConflictInlineCommands.java:63)
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:1570)
Maybe we do not reach the "force inline" action so the output is missing.
- backported by
-
JDK-8319293 compiler/compilercontrol/TestConflictInlineCommands.java fails intermittent with force inline by CompileCommand missing
- Resolved
- relates to
-
JDK-8270459 Conflict inlining decisions by C1/C2 with the same CompileCommand
- Resolved
-
JDK-8318981 compiler/compilercontrol/TestConflictInlineCommands.java fails intermittent with 'disallowed by CompileCommand' missing from stdout/stderr
- Resolved
- links to
-
Commit openjdk/jdk21u/07a1490e
-
Commit openjdk/jdk/e1870d36
-
Review openjdk/jdk21u/290
-
Review openjdk/jdk/15783