RFR: 8276994: java/nio/channels/Channels/TransferTo.java leaves multi-GB files in /tmp

Markus KARG duke at openjdk.java.net
Sun Nov 14 09:15:48 UTC 2021


On Sat, 13 Nov 2021 21:56:36 GMT, Markus KARG <duke at openjdk.java.net> wrote:

> This PR proposes to cleanup *all* temp files of the `TransferTo` test, not just the 2GB files. Also it separates the actual test logic from the cleanup logic, so the test cases are simple to understand again as they are not interwoven with cleanup code anymore.

@AlanBateman As proposed by my earliert today in the JIRA discussion. WDYT?

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

PR: https://git.openjdk.java.net/jdk/pull/6379


More information about the nio-dev mailing list