RFR: JDK-8026061 - File.createTempFile fails if prefix is absolute path
Alan Bateman
Alan.Bateman at oracle.com
Tue Oct 8 19:43:49 UTC 2013
On 08/10/2013 19:24, Dan Xu wrote:
> Hi,
>
> This is a backport request towards 7u-dev repository on bug
> JDK-8025128 that I fixed several days ago. It is going to keep the
> method, File.createTempFile(), backward compatible. Please help review
> it. Thanks!
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8026061
> Webrev: http://cr.openjdk.java.net/~dxu/8026061/webrev/
>
> -Dan
This looks like it's the same patch that is in jdk8 so it doesn't need
to be reviewed again. Instead you just need to send an approval request
to the jdk7u-dev list to request approval to push it there. The approval
template page [1] has the list of things that need to be included in the
request.
One other thing to point out is that you don't have committer role on
jdk7u so you are going to need a sponsor. I'm sure Seán or one of the
other maintainers will help on this.
-Alan
[1] http://openjdk.java.net/projects/jdk7u/approval-template.html
More information about the core-libs-dev
mailing list