Apparently new File( urlString ) (where urlString is a "file://"-stype url) will only work on certain platforms. The correct thing is to first construct a URL/URI and pass that into the File ctor.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira