On Mon, 15 Feb 2021 19:56:32 GMT, Philippe Marschall <github.com+471021+marsch...@openjdk.org> wrote:
> Is there a reason `sun.nio.cs.ISO_8859_1.Encoder#implEncodeISOArray(char[], > int, byte[], int, int)` wasn't moved to `JavaLangAccess` as well? Exposing StringUTF16.compress for Latin-1 and ASCII-compatible encoders seem very reasonable, which I was thinking of exploring next as a separate RFE. ------------- PR: https://git.openjdk.java.net/jdk/pull/2574