+1

--alex

On 09/20/2018 14:47, Chris Plummer wrote:
Looks good. Still not bullet proof, but I'm not sure it's possible to write tests like this in a way that will work no matter what output is produced by the method enter/exit events.

Chris

On 9/20/18 10:59 AM, Gary Adams wrote:
The test failure has been identified due to the "int[2]"
being misrecognized as a compound prompt.  This caused a cont
command to be sent prematurely.

The proposed fix waits for the correct prompt before
advancing to the next command.

  Webrev: http://cr.openjdk.java.net/~gadams/8208473/webrev/
  Issue: https://bugs.openjdk.java.net/browse/JDK-8208473

Testing is in progress.



Reply via email to