dep-protobuf/java/util
Protobuf Team Bot ae1faeedfd Use natural String comparison instead of UTF-8 ByteString comparison for sorting map keys in JsonFormat.
This only changes the sort order in an obscure edge case of map-keys which sort differently in Utf8 and Utf16, meaning a mix of certain characters that are "very high code point but still single char" and "utf16 surrogate pairs".

PiperOrigin-RevId: 922768203
2026-05-28 07:45:14 -07:00
..
src Use natural String comparison instead of UTF-8 ByteString comparison for sorting map keys in JsonFormat. 2026-05-28 07:45:14 -07:00
BUILD.bazel Clean up dead dist_files targets. 2026-01-02 12:19:11 -08:00
pom_template.xml Merge 22.x back to main (#12200) 2023-03-10 13:25:18 -08:00