RFR: 8263140: Japanese chars garble in console window in HSDB [v2]
Yasumasa Suenaga
ysuenaga at openjdk.java.net
Sun Mar 7 23:57:07 UTC 2021
On Sun, 7 Mar 2021 19:49:12 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> Maybe this can be changed to `GraphicsUtilities.getMonospacedFont()` so there's no need to export FONT_SIZE?
Yeah, it is the point what I thought too, but I didn't do so because it is one liner.
However I re-think about it from your comment, so I pushed new commit to add `GraphicsUtilities.getMonospacedFont()`.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2862
More information about the serviceability-dev
mailing list