Skip to content

Java: Adapt tests to JDK21 #14503

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 5 commits into from
Oct 17, 2023

Conversation

smowton
Copy link
Contributor

@smowton smowton commented Oct 13, 2023

No description provided.

Otherwise it finds standard library methods that depend on stdlib internals as to what happens to get extracted. In particular the extractor bump to JDK21 led to MethodHandles being in scope and a new method being found; seems better to avoid considering the standard library at all.
@smowton smowton requested a review from a team as a code owner October 13, 2023 19:34
@github-actions github-actions bot added the Java label Oct 13, 2023
@smowton smowton merged commit 70aa490 into github:main Oct 17, 2023
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.

2 participants