RFR: 8276208: vmTestbase/nsk/jdb/repeat/repeat001/repeat001.java fails with "AssertionError: Unexpected output" [v2]
Jakob Cornell
duke at openjdk.java.net
Tue Nov 2 01:25:10 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
Oh good. I haven't been following recent releases very closely. So this is ready for review then.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6182
More information about the serviceability-dev
mailing list