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

sun/tools/jhsdb/HeapDumpTest.java failed with "RuntimeException: 'LingeredApp.steadyState' missing from stdout/stderr"

    XMLWordPrintable

Details

    • x86_64
    • windows

    Description

      The following test failed in the JDK17 CI:

      sun/tools/jhsdb/HeapDumpTest.java

      Here's a snippet from the log file:

      ----------System.err:(18/1303)----------
      java.lang.RuntimeException: Test ERROR java.lang.RuntimeException: 'LingeredApp.steadyState' missing from stdout/stderr
      at HeapDumpTest.printStackTraces(HeapDumpTest.java:109)
      at HeapDumpTest.testHeapDump(HeapDumpTest.java:135)
      at HeapDumpTest.main(HeapDumpTest.java:155)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
      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:833)
      Caused by: java.lang.RuntimeException: 'LingeredApp.steadyState' missing from stdout/stderr
      at HeapDumpTest.printStackTraces(HeapDumpTest.java:106)
      ... 8 more

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Test ERROR java.lang.RuntimeException: 'LingeredApp.steadyState' missing from stdout/stderr
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test ERROR java.lang.RuntimeException: 'LingeredApp.steadyState' missing from stdout/stderr
      ----------rerun:(44/5428)*----------

      Attachments

        Issue Links

          Activity

            People

              cjplummer Chris Plummer
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: