On Mon, 8 Mar 2021 00:23:16 GMT, Ioi Lam <ik...@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