RFR: 8276208: vmTestbase/nsk/jdb/repeat/repeat001/repeat001.java fails with "AssertionError: Unexpected output" [v2]
Daniel D.Daugherty
dcubed at openjdk.java.net
Tue Nov 2 20:31:09 UTC 2021
On Tue, 2 Nov 2021 01:07:30 GMT, Jakob Cornell <duke at openjdk.java.net> wrote:
>> This will fix a few issues with the tests added in #5290:
>>
>> - [x] intermittent failures
>> - [x] tests should use `failure` method to report problems rather than throwing `AssertionError`
>
> Jakob Cornell has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix incorrect use of `receiveReplyFor' causing test failures
@iklam - Can you review this fix? You were one of the original reviewers on:
JDK-8271356 Modify jdb to treat an empty command as a repeat of the previous command
Thanks!
-------------
PR: https://git.openjdk.java.net/jdk/pull/6182
More information about the serviceability-dev
mailing list