[jdk7u] RFR: 8285523: Improve test java/io/FileOutputStream/OpenNUL.java

Andrew Brygin bae at openjdk.org
Wed Jun 29 16:11:13 UTC 2022


On Wed, 29 Jun 2022 15:34:24 GMT, Olga Mikhaltsova <omikhaltcova at openjdk.org> wrote:

> I'd like to backport JDK-8285523 to jdk7u.
> 
> The patch applied not cleanly due to the directory structure differences:
> `test/jdk/java/io/FileOutputStream/OpenNUL.java`-> `jdk/test/java/io/FileOutputStream/OpenNUL.java`
> 
> Tested manually as follow:
> $JTREG_HOME/bin/jtreg -jdk:$BUILD_HOME /cygdrive/c/projects/jdk7u-fork/jdk/test/java/io/
> No regression in the above tests' group.

Marked as reviewed by bae (Lead).

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

PR: https://git.openjdk.org/jdk7u/pull/10


More information about the jdk7u-dev mailing list