RFR: 8350654: (fs) Files.createTempDirectory should say something about the default file permissions when no file attributes specified

Alan Bateman alanb at openjdk.org
Wed Feb 26 19:57:02 UTC 2025


On Wed, 26 Feb 2025 18:40:17 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Add a sentence clarifying the behavior of `Files.createTempDirectory(Path,String,FileAttribute<?>...)` when no attributes are specified.

Same wording as createTempFile so I think this is okay.

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

Marked as reviewed by alanb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23808#pullrequestreview-2645731536


More information about the nio-dev mailing list