On Wed, 29 Jun 2022 15:34:24 GMT, Olga Mikhaltsova <[email protected]> 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
