PR #5421 adds compact strings to ParparVM. Strings that fit in Latin-1 now use a byte[] ; strings that need wider code units continue to use char[] . What is Codename One?
Source: [Dev.to](https://dev.to/codenameone/compact-strings-cut-character-storage-in-half-542h)