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

Lance Andersen lancea at openjdk.java.net
Thu Nov 11 18:12:03 UTC 2021


> Hi,
> 
> This patch addresses the issue where the very large temp files are not cleaned up after the testMoreThanTwoGB completes.
> 
> 
> Best
> Lance

Lance Andersen has updated the pull request incrementally with one additional commit since the last revision:

  Additional updates

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/6360/files
  - new: https://git.openjdk.java.net/jdk/pull/6360/files/34859e00..60ce3817

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6360&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6360&range=00-01

  Stats: 37 lines in 1 file changed: 15 ins; 9 del; 13 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