During the investigation of the JDK-8208473 failures in exclude001, it was uncovered that the kill002 test relies on the receiveReplyForWithMessageWait
function to match "killed" messages in the output stream.
In some test failures the immediate return after matching the killed message would not include the output up to the prompt.
function to match "killed" messages in the output stream.
In some test failures the immediate return after matching the killed message would not include the output up to the prompt.
- relates to
-
JDK-8208473 [TESTBUG] nsk/jdb/exclude/exclude001/exclude001.java is timing out on solaris-sparc again
-
- Resolved
-