RFR: JDK-8025128, File.createTempFile fails if prefix is absolute path
Chris Hegarty
chris.hegarty at oracle.com
Fri Sep 27 23:06:23 UTC 2013
Looks ok to me Dan.
-Chris.
On 09/27/2013 01:40 PM, Dan Xu wrote:
> Hi,
>
> Recently I made changes in TempDirectory.generateFile() method to
> prevent using invalidparameters to create temporary files. But such
> tight control will bring a compatibility issue. This change is going to
> solve theseproblems. Please help review it. Thanks!
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8025128
> webrev: http://cr.openjdk.java.net/~dxu/8025128/webrev/
> <http://cr.openjdk.java.net/%7Edxu/8025128/webrev/>
>
> -Dan
More information about the core-libs-dev
mailing list