Skip to content

Standardize encoding in vespaclient-java module#35895

Merged
arnej27959 merged 1 commit intomasterfrom
arnej/locale-vespaclient-java
Feb 13, 2026
Merged

Standardize encoding in vespaclient-java module#35895
arnej27959 merged 1 commit intomasterfrom
arnej/locale-vespaclient-java

Conversation

@arnej27959
Copy link
Copy Markdown
Member

Replace String.format() with Text.format() for locale-independent formatting and add explicit UTF-8 charset to I/O operations. This ensures consistent behavior across different locales and follows the pattern established in config-model and config-application-package modules.

Replace String.format() with Text.format() for locale-independent
formatting and add explicit UTF-8 charset to I/O operations. This
ensures consistent behavior across different locales and follows the
pattern established in config-model and config-application-package
modules.
@arnej27959 arnej27959 requested a review from vekterli February 12, 2026 20:37
Copy link
Copy Markdown
Member

@vekterli vekterli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@arnej27959 arnej27959 merged commit 14d3eb7 into master Feb 13, 2026
3 checks passed
@arnej27959 arnej27959 deleted the arnej/locale-vespaclient-java branch February 13, 2026 12:07
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.

2 participants