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

Quiesce Java9+ module warnings about reflective access #15

Merged
merged 1 commit into from
Jul 2, 2019

Conversation

cgruber
Copy link
Owner

@cgruber cgruber commented Jul 2, 2019

These are explicitly permitted usages so flag them as such. Also make sure older JVMs just ignore these options if they don't know about them.

…explicitly opened usages. Also make sure older JVMs just ignore these options if they don't know about them.
@cgruber cgruber added the enhancement New feature or request label Jul 2, 2019
@cgruber cgruber self-assigned this Jul 2, 2019
@cgruber cgruber merged commit ecc8957 into legacy_continued Jul 2, 2019
@cgruber cgruber deleted the quiesce_module_warnings branch July 2, 2019 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant