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

Brian Burkhalter bpb at openjdk.org
Mon Jan 13 16:28:40 UTC 2025


On Mon, 13 Jan 2025 07:58:56 GMT, Volkan Yazıcı <duke at openjdk.org> wrote:

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

Looks good.

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

Marked as reviewed by bpb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23011#pullrequestreview-2547166666


More information about the nio-dev mailing list