RFR: 8346972: Test java/nio/channels/FileChannel/LoopingTruncate.java fails sometimes with IOException: There is not enough space on the disk [v2]

Volkan Yazıcı duke at openjdk.org
Fri Jan 10 09:04:20 UTC 2025


> Switches from using the temporary directory to work directory in `LoopingTruncate`. This should effectively provide sufficient space for the test finish. Solution is tipped by @bplb. `tier1,2` tests' results will be attached to the ticket once they finish.

Volkan Yazıcı has updated the pull request incrementally with one additional commit since the last revision:

  Simplify and document changes in `LoopingTruncate`

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23011/files
  - new: https://git.openjdk.org/jdk/pull/23011/files/2132a925..8fc22379

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

  Stats: 7 lines in 1 file changed: 3 ins; 2 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/23011.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23011/head:pull/23011

PR: https://git.openjdk.org/jdk/pull/23011


More information about the nio-dev mailing list