RFR: 8263140: Japanese chars garble in console window in HSDB [v2]

Chris Plummer cjplummer at openjdk.java.net
Mon Mar 8 19:54:06 UTC 2021


On Mon, 8 Mar 2021 00:23:16 GMT, Ioi Lam <iklam at openjdk.org> wrote:

>> Yasumasa Suenaga has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add GraphicsUtilities.getMonospacedFont()
>
> LGTM

There are two additional locations that use `lookupFont("Courier")`. Any reason not to replace them also? If you do replace them, then I think you can get rid of `lookupFont`.

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

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


More information about the serviceability-dev mailing list