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

fix: Removed signature of methods using UTF-8 in DefaultEncodingDetector #2639

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

gtoison
Copy link
Contributor

@gtoison gtoison commented Oct 16, 2023

Contrary to what was reported in #2114 and as noted in #2634, methods added in JDK 11 are using UTF-8 (not the default charset)

Fixes #2634

Contrary to what was repored in spotbugs#2114 and as noted in spotbugs#2634, methods
added in JDK 11 are using UTF-8 (not the default charset)
@ben-manes
Copy link

Thanks @gtoison!

@iloveeclipse iloveeclipse merged commit 0084a18 into spotbugs:master Oct 16, 2023
6 checks passed
@hazendaz hazendaz added this to the Spotbugs 4.8.1 milestone Dec 18, 2023
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.

[4.8.0] DM_DEFAULT_ENCODING for UTF-8 spec'd methods
4 participants