On Fri, 13 Dec 2024 05:02:57 GMT, Tejesh R <t...@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