[OpenJDK 2D-Dev] RFR: 8271456: Avoid looking up standard charsets in "java.desktop" module [v2]

Alexey Ivanov aivanov at openjdk.java.net
Tue Aug 3 22:45:27 UTC 2021


On Tue, 3 Aug 2021 22:03:54 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> 
> I am fine to do that, if there are no objections I can change the whole fix.

Modifying the entire changeset seems like an overkill.
Using static imports in only one file is _inconsistent_, yet it makes the places where the encodings are used clearer.

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

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


More information about the 2d-dev mailing list