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

Update isAccessible() in Table to use JDK 11 reflection methods #3

Closed
benfry opened this issue Oct 7, 2019 · 1 comment · Fixed by #33
Closed

Update isAccessible() in Table to use JDK 11 reflection methods #3

benfry opened this issue Oct 7, 2019 · 1 comment · Fixed by #33
Assignees

Comments

@benfry
Copy link
Owner

benfry commented Oct 7, 2019

Currently a couple warnings inside Table about using canAccess() instead of isAccessible(). Just need to track down the correct way to re-implement.

@benfry benfry changed the title Update isAccessible() in Table to use JDK 11 reflection methods Update isAccessible() in Table to use JDK 11 reflection methods Oct 7, 2019
@sampottinger sampottinger self-assigned this Nov 25, 2019
benfry pushed a commit that referenced this issue Apr 29, 2021
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 15, 2021
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants