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

Add option to disable illegal access in ExecutorServiceMetrics #2185

Merged
merged 1 commit into from
Oct 29, 2020

Conversation

izeye
Copy link
Contributor

@izeye izeye commented Jul 11, 2020

This PR adds an option to disable illegal reflective accesses in ExecutorServiceMetrics.

Closes gh-2174

Copy link
Member

@shakuzen shakuzen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the pragmatism of this. Let's go with this, and we'll continue to explore if we can achieve the same without reflective access. If we sort that out, we can deprecate the method then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Illegal reflective access by ExecutorServiceMetrics
2 participants