RFR: 4847239: (spec) File.createTempFile() should make it clear that it doesn't create the temporary directory
Brian Burkhalter
bpb at openjdk.java.net
Wed Jun 23 23:02:03 UTC 2021
On Wed, 23 Jun 2021 00:06:25 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Augment the specification of `java.io.File.createTempFile(String,String,File)` to clarify its behavior with respect to the `File` parameter `directory`.
Test added.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4561
More information about the core-libs-dev
mailing list