RFR: 8346972: Test java/nio/channels/FileChannel/LoopingTruncate.java fails sometimes with IOException: There is not enough space on the disk [v3]
Volkan Yazıcı
duke at openjdk.org
Mon Jan 13 07:58:56 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. CI results are attached to the ticket.
Volkan Yazıcı has updated the pull request incrementally with one additional commit since the last revision:
Improve comment style
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23011/files
- new: https://git.openjdk.org/jdk/pull/23011/files/8fc22379..909572e5
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23011&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23011&range=01-02
Stats: 5 lines in 1 file changed: 0 ins; 1 del; 4 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