Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8141021 serviceability/dcmd/gc/RunFinalizationTest.java times out
  3. JDK-8141526

Allow to collect stdout/stderr from the FinalizationRunner even before the process returns

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • None
    • hotspot
    • svc
    • b99

      Currently the FinalizationRunner stderr/stdout is not shown in the case of timeout because the parent process seems to be interrupted before the child process and ProcessTools.executeProcess() will wait for the launched process to finish before proceeding and displaying its outputs.

            jbachorik Jaroslav BachorĂ­k
            jbachorik Jaroslav BachorĂ­k
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: