On Wed, 24 Jun 2026 00:12:13 GMT, Justin Lu <[email protected]> wrote:
>> Locale does not respect numeric singleton extensions. Currently >> `LanguageTag` which handles singleton extension parsing only allows `alpha` >> characters when it should allow `alphaNumeric`. >> >> This PR corrects this and adds tests for `forLanguageTag` as well as the >> builder. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Justin Lu has updated the pull request incrementally with one additional > commit since the last revision: > > Move tests into a dedicated test method Marked as reviewed by naoto (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/31644#pullrequestreview-4563849299
