[jdk11u-dev] Integrated: 8266460: java.io tests fail on null stream with upgraded jtreg/TestNG

George Adams duke at openjdk.org
Thu Jul 21 12:39:06 UTC 2022


On Thu, 21 Jul 2022 08:09:52 GMT, George Adams <duke at openjdk.org> wrote:

> Backport required to bump JDK11u to jtreg 6
> 
> `test/jdk/java/io/InputStream/NullInputStream.java`
> - no `import java.io.EOFException;` in jdk11u which prevented the patch from applying cleanly.

This pull request has now been integrated.

Changeset: 16a84de1
Author:    George Adams <georgeadams1995 at gmail.com>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/16a84de16ef2622dc2ac953b5e3478ba3c0198db
Stats:     119 lines in 4 files changed: 12 ins; 24 del; 83 mod

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

Reviewed-by: goetz
Backport-of: e8405970b9998ff8f77bcf196f1456713a98c47f

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1254


More information about the jdk-updates-dev mailing list