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

jdk/jfr/tool/TestView.java fails with RuntimeException 'Invoked Concurrent' missing from stdout/stderr

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 21
    • hotspot
    • jfr
    • b27
    • x86_64
    • linux_oracle

      ---------------- stdout ----------------
      1706545:

      No events found for 'System GC'.

      Execution: query-validation=1.02 ms, aggregation=21.4 ms, formatting=2.58 ms

      Timespan: 08:45:40 - 08:55:40

      ---------------- stderr ----------------

      ----------------------------------------

      [2023-06-29T08:55:41.925574250Z] Waiting for completion for process 1707419
      [2023-06-29T08:55:41.925622401Z] Waiting for completion finished for process 1707419
      [2023-06-29T08:55:41.925678607Z] Waiting for completion for process 1707419
      [2023-06-29T08:55:41.925719445Z] Waiting for completion finished for process 1707419
      ----------System.err:(24/1045)----------
       stdout: [1706545:

      No events found for 'System GC'.

      Execution: query-validation=1.02 ms, aggregation=21.4 ms, formatting=2.58 ms

      Timespan: 08:45:40 - 08:55:40
      ];
       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

            egahlin Erik Gahlin
            msheppar Mark Sheppard
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: