On Tue, 13 Apr 2021 13:04:17 GMT, Alan Bateman <al...@openjdk.org> wrote:
> 1. I think method name "charset()" is too short. It's not called frequently. > This method name should explain functionality. As for this one, I am open for suggestions. I thought `consoel()` was concise, and analogous to `Charset.defaultCharset()`. ------------- PR: https://git.openjdk.java.net/jdk/pull/3419