RFR: 6426678: (spec) File.createTempFile(prefix, suffix, dir) needs clarification for illegal symbols in suffix [v2]

Brian Burkhalter bpb at openjdk.org
Wed Aug 28 19:13:19 UTC 2024


On Fri, 2 Aug 2024 08:44:38 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   6426678: having the generated name -> with the generated name
>
> src/java.base/share/classes/java/io/File.java line 2120:
> 
>> 2118:      * prefix, five or more internally-generated characters, and the suffix.
>> 2119:      *
>> 2120:      * <p> If a file having the generated name cannot be created by the
> 
> I think it might be clear to say "with the generated name".

So changed in 64440ec.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20435#discussion_r1735169219


More information about the core-libs-dev mailing list