On Wed, 23 Jun 2021 00:06:25 GMT, Brian Burkhalter <b...@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`.

This pull request has now been integrated.

Changeset: 68ef21db
Author:    Brian Burkhalter <b...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/68ef21db415fb61ac9690290b692594da6b87ff9
Stats:     115 lines in 2 files changed: 114 ins; 0 del; 1 mod

4847239: (spec) File.createTempFile() should make it clear that it doesn't 
create the temporary directory

Reviewed-by: naoto, lancea

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

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

Reply via email to