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

Test against JDK21 #1017

Merged
merged 3 commits into from Oct 16, 2023
Merged

Test against JDK21 #1017

merged 3 commits into from Oct 16, 2023

Conversation

theigl
Copy link
Collaborator

@theigl theigl commented Oct 16, 2023

JDK21 seems to return "" when Class.getSimpleName() is invoked on lambdas and method references. I had to revert my optimization from #956 back to Class.getName().

@theigl theigl self-assigned this Oct 16, 2023
@theigl theigl merged commit 13c9b4a into master Oct 16, 2023
1 check passed
@theigl theigl deleted the jdk21 branch October 16, 2023 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant