RFR JDK-8017212 - File.createTempFile requires unnecessary "read" permission
Alan Bateman
Alan.Bateman at oracle.com
Tue Jun 25 12:25:22 UTC 2013
On 25/06/2013 01:17, Dan Xu wrote:
> HiAll,
>
> The fix of JDK-8013827 added an unnecessary "read" permission
> requirement in File.createTempFile methods. This change is going to
> fix this issue. Please help review it. Thanks!
>
>
> webrev: http://cr.openjdk.java.net/~dxu/8017212/webrev.00/
> bug: http://bugs.sun.com/view_bug.do?bug_id=8017212
This looks fine. Have you considered adding a test? (as it managed to
slip through with the recent change).
-Alan
More information about the core-libs-dev
mailing list