Withdrawn: CODETOOLS-7902926: JMH: More reliable Console charset probing

Aleksey Shipilev shade at openjdk.java.net
Wed May 5 14:10:03 UTC 2021


On Wed, 5 May 2021 12:47:12 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Current Console charset probing is not very reliable: it exits on first failure. This is especially important after CODETOOLS-7902915, which polls "charset()" method that is only available in JDK 17+. This makes the whole Console charset probing block to exit early.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.java.net/jmh/pull/35


More information about the jmh-dev mailing list