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

com/sun/jdi/DoubleAgentTest.java.DoubleAgentTest fails intermittently after 8056143

XMLWordPrintable

    • b38

        The test fails to parse stdout and stderr from the target application and one can see the following exceptions being reported:

        java.io.IOException: Stream closed
        at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:170)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:336)
        at java.io.FilterInputStream.read(FilterInputStream.java:107)
        at jdk.testlibrary.StreamPumper.run(StreamPumper.java:114)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at jdk.testlibrary.StreamPumper$1.run(StreamPumper.java:193)
        at java.lang.Thread.run(Thread.java:745)

              jbachorik Jaroslav Bachorík
              jbachorik Jaroslav Bachorík
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: