On Mon, 27 Sep 2021 06:36:50 GMT, Tobias Hartmann <thartm...@openjdk.org> wrote:

> Should we remove the "iso" part from the method/class names?

I'm open to suggestions, but I've not been able to think of anything better. 
`encodeISOOrASCII` doesn't seem helpful and since ASCII is a subset of the 
ISO-8859-1 encoding referred to by the "iso" moniker then the ASCII-only 
variant is technically encoding chars to valid ISO-8859-1.

-------------

PR: https://git.openjdk.java.net/jdk/pull/5621

Reply via email to