Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Catch SecurityException in addition to IOException. (#1227)
Fixes #1213, not by adding the doPrivileged, but by coping with lack of access to the file by pretending it doesn't exist.
- Loading branch information