RFR: 8346055: javax/swing/text/StyledEditorKit/4506788/bug4506788.java fails in ubuntu22.04 [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Fri Dec 13 05:14:13 UTC 2024
On Fri, 13 Dec 2024 05:02:57 GMT, Tejesh R <tr at openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> dispose
>
> test/jdk/javax/swing/text/StyledEditorKit/4506788/bug4506788.java line 95:
>
>> 93: jep = new JEditorPane();
>> 94: String text = "abc";
>> 95: JFrame f = new JFrame("bug4506788");
>
> `JFrame f` is not disposed.
done
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22698#discussion_r1883301674
More information about the client-libs-dev
mailing list