Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@vmcj
Copy link
Collaborator

@vmcj vmcj commented Aug 16, 2025

No description provided.

vmcj added 2 commits August 16, 2025 18:16
Since Java 19, all constructors of the Locale class have been deprecated.
Instead, you should use the Locale.of static constructors to create a new
Locale instance or use the Locale.Builder class to create a new Locale instance.

The easiest translation would be Locale.of but it's not available yet in the
targeted Java version used in CI.
See: 12bfde7 for argumentation
@vmcj vmcj force-pushed the url_deprecations branch from 0540820 to 63a0b37 Compare August 16, 2025 16:17
@vmcj vmcj merged commit cfb65f9 into icpctools:main Aug 19, 2025
4 checks passed
@vmcj vmcj deleted the url_deprecations branch August 19, 2025 07:49
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.

3 participants