On Tue, 12 Mar 2024 06:43:36 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:

> Conversion of manual applet test to main based using PassFailJFrame manual 
> framework

test/jdk/javax/swing/JTree/4314199/bug4314199.java line 53:

> 51:             press 'Pass' else 'Fail'. """;
> 52: 
> 53:     private static JFrame frame;

Frame can be moved inside creatUI(). If you can use splitUI instead of testUI 
that would be even better.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/18215#discussion_r1521187565

Reply via email to