On Fri, 9 Feb 2024 18:13:50 GMT, Alexey Ushakov <[email protected]> wrote:
>> Laurent Bourgès has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> JDK-8323695: use Font.DIALOG
>
> test/jdk/performance/client/RenderPerfTest/src/renderperf/RenderPerfTest.java
> line 2141:
>
>> 2139: }
>> 2140: // Check font:
>> 2141: if (!fontNames.contains(TEXT_FONT)) {
>
> BTW, I'm getting the following error message with the default font:
> Bad font name: [Dialog] !
>
> The check does not work for logical font names like "Dialog"
Ok I will test 'generic' font names too
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17408#discussion_r1484658535