RFR: 8276994: java/nio/channels/Channels/TransferTo.java leaves multi-GB files in /tmp
Lance Andersen
lancea at openjdk.java.net
Thu Nov 11 17:08:48 UTC 2021
Hi,
This patch addresses the issue where the very large temp files are not cleaned up after the testMoreThanTwoGB completes.
Best
Lance
-------------
Commit messages:
- Fix for JDK-8276994
Changes: https://git.openjdk.java.net/jdk/pull/6360/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6360&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8276994
Stats: 28 lines in 1 file changed: 11 ins; 6 del; 11 mod
Patch: https://git.openjdk.java.net/jdk/pull/6360.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6360/head:pull/6360
PR: https://git.openjdk.java.net/jdk/pull/6360
More information about the nio-dev
mailing list