Nicolai Parlog @nipafx.dev · Jun 22

And because you've all asked for case-folded IETF BCP 47 language tags (don't act like you didn't!) `Locale` got the method `caseFoldLanguageTag`: https://download.java.net/java/early_access/jdk21/docs/api/java.base/java/util/Locale.html#caseFoldLanguageTag(java.lang.String)

0 likes 1 replies

?

Replies

Nicolai Parlog · Jun 22

Of course there are more API additions, but those are mostly driven by larger changes, like the introduction of sequenced collections. Speaking of which, and since this thread is over 🏁, why not check out the recent JEP Cafe on those?