[jdk17] RFR: 8268433: serviceability/dcmd/framework/VMVersionTest.java fails with Unable to send object throw not established PipeIO Listener Thread connection

Daniel D.Daugherty dcubed at openjdk.java.net
Thu Jun 17 17:00:33 UTC 2021


On Fri, 11 Jun 2021 19:40:09 GMT, Alex Menkov <amenkov at openjdk.org> wrote:

> The fix adds check that IOPipe is connected before sending "quit" command

ProblemListings that are integrated in JDK17 will get sync'ed forward to JDK18.
The thing to do is remove the test from the ProblemList in your PR so that your
test jobs execute your modified test. I don't know whether you think this test
should be fixed in JDK17 or not, but, in any case, you'll (eventually) have to update
the ProblemList in JDK18 also.

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

PR: https://git.openjdk.java.net/jdk17/pull/32


More information about the serviceability-dev mailing list