Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catch SecurityException in addition to IOException. #1227

Merged
merged 1 commit into from Oct 14, 2016

Conversation

hakanai
Copy link
Contributor

@hakanai hakanai commented Dec 7, 2015

Fixes #1213, not by adding the doPrivileged, but by coping with lack of access to the file by pretending it doesn't exist.

Fixes junit-team#1213, not by adding the doPrivileged, but by coping with lack of access to the file by pretending it doesn't exist.
@kcooney kcooney added the 4.13 label Jul 17, 2016
@kcooney kcooney merged commit a251896 into junit-team:master Oct 14, 2016
@kcooney
Copy link
Member

kcooney commented Oct 14, 2016

@trejkaz could you please update the release notes (in the wiki) for 4.13 to document this?

@hakanai
Copy link
Contributor Author

hakanai commented Oct 16, 2016

Done. Hopefully that entry is good enough.

@kcooney kcooney modified the milestone: 4.13 Aug 6, 2017
@kcooney kcooney removed the 4.13 label Aug 6, 2017
sebasjm pushed a commit to sebasjm/junit4 that referenced this pull request Mar 11, 2018
Fixes junit-team#1213, not by adding the doPrivileged, but by coping with lack of access to the file by pretending it doesn't exist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants