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

Protostream should compile with JDK EA releases #396

Closed
tristantarrant opened this issue Jan 7, 2025 · 0 comments · Fixed by #397
Closed

Protostream should compile with JDK EA releases #396

tristantarrant opened this issue Jan 7, 2025 · 0 comments · Fixed by #397

Comments

@tristantarrant
Copy link
Member

Since JDK 23, annotation processors must be explicitly specified in the compilation arguments.
Adapt our build so that it works across JDK 17, 21 and the latest EA.

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 a pull request may close this issue.

1 participant