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

Olga Mikhaltsova omikhaltcova at openjdk.org
Wed Jun 29 16:17:30 UTC 2022


> 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.

Olga Mikhaltsova has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase.

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

Changes:
  - all: https://git.openjdk.org/jdk7u/pull/10/files
  - new: https://git.openjdk.org/jdk7u/pull/10/files/412cd71d..412cd71d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk7u&pr=10&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk7u&pr=10&range=00-01

  Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk7u/pull/10.diff
  Fetch: git fetch https://git.openjdk.org/jdk7u pull/10/head:pull/10

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


More information about the jdk7u-dev mailing list