RFR JDK-8017212 - File.createTempFile requires unnecessary "read" permission

Dan Xu dan.xu at oracle.com
Tue Jun 25 00:17:32 UTC 2013


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

-Dan



More information about the core-libs-dev mailing list