Integrated: 8266460: java.io tests fail on null stream with upgraded jtreg/TestNG

Lance Andersen lancea at openjdk.java.net
Thu May 6 14:21:55 UTC 2021


On Tue, 4 May 2021 20:45:43 GMT, Lance Andersen <lancea at openjdk.org> wrote:

> Hi all,
> 
> This fix addresses a change in TestNG behavior for the Before/AfterGroups annotations that was introduced  via  https://github.com/cbeust/testng/pull/2167.   The tests have been verified against the latest TestNG release and continue to run with the current TestNG release used by jtreg

This pull request has now been integrated.

Changeset: e8405970
Author:    Lance Andersen <lancea at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e8405970b9998ff8f77bcf196f1456713a98c47f
Stats:     122 lines in 4 files changed: 12 ins; 24 del; 86 mod

8266460: java.io tests fail on null stream with upgraded jtreg/TestNG

Reviewed-by: bpb

-------------

PR: https://git.openjdk.java.net/jdk/pull/3866


More information about the core-libs-dev mailing list