rmuir commented on PR #12753: URL: https://github.com/apache/lucene/pull/12753#issuecomment-1792737633
LOL forbidden apis caught us with the language tags: yes let's use error handling: > If the specified language tag contains any ill-formed subtags, the first such subtag and all following subtags are ignored. Compare to [Locale.Builder.setLanguageTag(java.lang.String)](https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/Locale.Builder.html#setLanguageTag(java.lang.String)) which throws an exception in this case. -- 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...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org