[jdk11u-dev] RFR: 8281149: (fs) java/nio/file/FileStore/Basic.java fails with java.lang.RuntimeException: values differ by more than 1GB [v2]

Sonia Zaldana Calles szaldana at openjdk.org
Tue Nov 28 14:26:49 UTC 2023


> Hi all, 
> 
> This pull request contains a backport of [a5343fa60505764c088dad4a17680d92568509d5](https://github.com/openjdk/jdk/commit/a5343fa60505764c088dad4a17680d92568509d5). 
> 
> Original patch doesn't apply cleanly. Notably, there is a variance in the parameter names used for the ```checkWithin1GB``` function. I had to also change line [61](https://github.com/SoniaZaldana/jdk11u-dev/blob/c8090051ae85ad5f1815b089176cba6e53fe371f/test/jdk/java/nio/file/FileStore/Basic.java#L61) to reflect the new parameter names. 
> 
> Testing: affected test, tier 1. 
> 
> Thanks!

Sonia Zaldana Calles has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains three commits:

 - Merge branch 'master' of https://git.openjdk.org/jdk11u-dev into my-backport-8281149
 - Merge master
 - Backport a5343fa60505764c088dad4a17680d92568509d5

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

Changes: https://git.openjdk.org/jdk11u-dev/pull/2257/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2257&range=01
  Stats: 17 lines in 1 file changed: 4 ins; 3 del; 10 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2257.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2257/head:pull/2257

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


More information about the jdk-updates-dev mailing list