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

Volkan Yazıcı duke at openjdk.org
Mon Jan 13 19:02:46 UTC 2025


On Thu, 9 Jan 2025 15:23:55 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.

This pull request has now been integrated.

Changeset: 4e0ffda5
Author:    Volkan Yazıcı <volkan.yazici at oracle.com>
Committer: Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4e0ffda5b1d82449d2d6f639be7641b69d6cb520
Stats:     10 lines in 1 file changed: 5 ins; 2 del; 3 mod

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

Co-authored-by: Brian Burkhalter <bpb at openjdk.org>
Reviewed-by: bpb

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

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


More information about the nio-dev mailing list