-
Bug
-
Resolution: Duplicate
-
P4
-
21
-
x86_64
-
linux_oracle
---------------- stderr ----------------
----------------------------------------
[2023-06-29T12:26:50.407677701Z] Waiting for completion for process 2903710
[2023-06-29T12:26:50.407746842Z] Waiting for completion finished for process 2903710
[2023-06-29T12:26:50.407843154Z] Waiting for completion for process 2903710
[2023-06-29T12:26:50.407907836Z] Waiting for completion finished for process 2903710
----------System.err:(24/1045)----------
stdout: [2891246:
No events found for 'System GC'.
Execution: query-validation=1.63 ms, aggregation=46.6 ms, formatting=2.73 ms
Timespan: 12:16:49 - 12:26:49
];
stderr: []
exitValue = 0
java.lang.RuntimeException: 'Invoked Concurrent' missing from stdout/stderr
at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:221)
at jdk.jfr.jcmd.TestJcmdView.testEventType(TestJcmdView.java:140)
at jdk.jfr.jcmd.TestJcmdView.main(TestJcmdView.java:91)
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.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1583)
JavaTest Message: Test threw exception: java.lang.RuntimeException: 'Invoked Concurrent' missing from stdout/stderr
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: 'Invoked Concurrent' missing from stdout/stderr
----------------------------------------
[2023-06-29T12:26:50.407677701Z] Waiting for completion for process 2903710
[2023-06-29T12:26:50.407746842Z] Waiting for completion finished for process 2903710
[2023-06-29T12:26:50.407843154Z] Waiting for completion for process 2903710
[2023-06-29T12:26:50.407907836Z] Waiting for completion finished for process 2903710
----------System.err:(24/1045)----------
stdout: [2891246:
No events found for 'System GC'.
Execution: query-validation=1.63 ms, aggregation=46.6 ms, formatting=2.73 ms
Timespan: 12:16:49 - 12:26:49
];
stderr: []
exitValue = 0
java.lang.RuntimeException: 'Invoked Concurrent' missing from stdout/stderr
at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:221)
at jdk.jfr.jcmd.TestJcmdView.testEventType(TestJcmdView.java:140)
at jdk.jfr.jcmd.TestJcmdView.main(TestJcmdView.java:91)
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.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1583)
JavaTest Message: Test threw exception: java.lang.RuntimeException: 'Invoked Concurrent' missing from stdout/stderr
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: 'Invoked Concurrent' missing from stdout/stderr
- duplicates
-
JDK-8314905 jdk/jfr/tool/TestView.java fails with RuntimeException 'Invoked Concurrent' missing from stdout/stderr
- Resolved