ChrisHegarty merged PR #12761:
URL: https://github.com/apache/lucene/pull/12761
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@lucen
rmuir commented on PR #12761:
URL: https://github.com/apache/lucene/pull/12761#issuecomment-1793871445
> Looks ok to me.
>
> Did you check all possible benchmark config/ALG files (not all of them are
tested) that the locales in them are correctly for usage as language tag?
```
ChrisHegarty opened a new pull request, #12761:
URL: https://github.com/apache/lucene/pull/12761
This commit removes usages of the deprecated `java.util.Locale` constructor
with `Locale.Builder`.
The motivation for this change is to address tech debt identified when
experimenting wit