RFR: 8202836 : [macosx] test java/awt/Graphics/TextAAHintsTest.java fails [v2]
lawrence.andrews
duke at openjdk.java.net
Mon Feb 7 18:29:49 UTC 2022
On Sun, 6 Feb 2022 08:36:46 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> lawrence.andrews has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Execute test all platform other than mac
>
> test/jdk/java/awt/Graphics/TextAAHintsTest.java line 231:
>
>> 229: }
>> 230: } finally {
>> 231: frame.dispose();
>
> The frame should be disposed on the EDT.
Added code to dispose frame with in EDT.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7275
More information about the client-libs-dev
mailing list