On Mon, 1 Nov 2021 04:39:27 GMT, Jakob Cornell <d...@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` This pull request has now been integrated. Changeset: c7f070f5 Author: Jakob Cornell <jakob+...@jcornell.net> Committer: Chris Plummer <cjplum...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/c7f070f5f17dad661cc3296f2e3cd7a1cd5fc742 Stats: 25 lines in 2 files changed: 1 ins; 0 del; 24 mod 8276208: vmTestbase/nsk/jdb/repeat/repeat001/repeat001.java fails with "AssertionError: Unexpected output" Reviewed-by: cjplummer, iklam ------------- PR: https://git.openjdk.java.net/jdk/pull/6182