Skip to content

Selectable: catch correct exception when the field isn't found #4519

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

Merged
merged 1 commit into from
May 12, 2018

Conversation

Blaisorblade
Copy link
Contributor

NoSuchFieldError doesn't happen when reflection fails but when class-loading
fails, so it isn't relevant here.

This is the first step towards #4496, IMHO pretty non-controversial, as it doesn't bypass any access control.

NoSuchFieldError doesn't happen when reflection fails but when class-loading
fails, so it isn't relevant here.
@nicolasstucki nicolasstucki merged commit 83735d2 into scala:master May 12, 2018
@allanrenucci allanrenucci deleted the fix-4496-part1 branch May 12, 2018 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants