On Mon, 17 Apr 2023 17:47:04 GMT, Peter Hofer <pho...@openjdk.org> wrote:

> Store `Charset` object in `jnuEncoding` and use `String(byte[], Charset)` and 
> `String.getBytes(Charset)` instead of passing the charset name.

@naotoj please find here my changes to `InitializeEncoding`.

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

PR Comment: https://git.openjdk.org/jdk/pull/13499#issuecomment-1511828734

Reply via email to