new File("foo").toURI() throws SecurityException but is not documented.
Its occuring because internally toURI() makes a call to File.getAbsolutePath()
Its occuring because internally toURI() makes a call to File.getAbsolutePath()
- relates to
-
JDK-6195933 REG: PrintToFile is not selected automatically in the print dlg when sec mgr is installed, win32
-
- Closed
-