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

Ensure wildcard imports work against JRE classes #5117

Merged

Conversation

niloc132
Copy link
Member

@niloc132 niloc132 commented Feb 6, 2024

Also updates our classgraph build, in case we were affected by Java 17+ issues.

Fixes #4994

Also updates our classgraph build, in case we were affected by Java 17
issues.

Fixes deephaven#4994
@niloc132
Copy link
Member Author

niloc132 commented Feb 6, 2024

Tested locally on Java 11/17/21.

@niloc132 niloc132 enabled auto-merge (squash) February 6, 2024 18:36
@niloc132 niloc132 merged commit e2deaa8 into deephaven:main Feb 6, 2024
24 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wildcard imports of built-in packages don't work
2 participants