-
Notifications
You must be signed in to change notification settings - Fork 22
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
fixed #432 Build broken with JDK 21 #433
Conversation
Sorry, as usual, I deleted the branch before PR is merged... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you try using the S3AsyncClient
directly rather than casting it?
I can see why there is an ambiguity but it's weird this only shows up in Java21. I have re-opened the PR for you and added a comment on it. |
93bc0ef
to
643827f
Compare
643827f
to
114fa47
Compare
I should have done... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
fixes #432 |
Issue #, if available:
#432
Description of changes:
fix for #432 Build broken with JDK 21
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.