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

Build fails with jdk 23 and gradle #1710

Closed
matteo-gsr opened this issue Jan 12, 2025 · 0 comments
Closed

Build fails with jdk 23 and gradle #1710

matteo-gsr opened this issue Jan 12, 2025 · 0 comments

Comments

@matteo-gsr
Copy link

There's a dangling comment that prevents the project to be built with jdk 23.

aeron/aeron-cluster/src/main/java/io/aeron/cluster/ClusterTool.java:600: warning: [dangling-doc-comments] documentation comment is not attached to any declaration
      ///////////////////////////////////////////////////////

Any chance it can be removed? Once it's gone, the whole build succeeds.

Thanks.

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

No branches or pull requests

1 participant