JDK 21 |
---|
21 b23Fixed |
CSR :
|
|
Relates :
|
|
Relates :
|
JDK-8307566 :
|
The issue JDK-8306927 switched the collation for the Swedish language to the modern one. It would be desirable to provide a means to select the old collation. One way would be to recognize "co" Unicode locale extension, e.g. specifying `sv-u-co-traditional` to create a `Collator` instance would select the old collation behavior for Swedish.
|