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 support for JDK17 #2936

Merged
merged 5 commits into from Sep 16, 2021
Merged

Add support for JDK17 #2936

merged 5 commits into from Sep 16, 2021

Conversation

Rawi01
Copy link
Collaborator

@Rawi01 Rawi01 commented Aug 19, 2021

This PR fixes #2898

@rzwitserloot
Copy link
Collaborator

Heh. Back in the lombok saddle today and I thought to myself: Rats! I wanted to check JDK17 before its official release date. But, you beat me to the punch. Nice!

@timtebeek
Copy link

Will this also resolve the "Cannot read field "bindingsWhenTrue" because "currentBindings" is null" issue when using @Singular?

@rzwitserloot rzwitserloot merged commit d09d995 into projectlombok:master Sep 16, 2021
@rzwitserloot
Copy link
Collaborator

@timtebeek I think so. I just released a new edge with this patch applied; give it a test :)

https://projectlombok.org/download-edge

@timtebeek
Copy link

Confirmed fixed by @chrisgleissner in #2963 (comment) ; Thanks for the (late night) work!

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

Successfully merging this pull request may close these issues.

[FEATURE] JDK 17 support
3 participants