On Tue, 19 Sep 2023 19:54:01 GMT, Damon Nguyen <[email protected]> wrote:
>> test/jdk/javax/swing/JTree/bug4696499.java line 49:
>>
>>> 47: try {
>>> 48: SwingUtilities.invokeAndWait(() -> {
>>> 49: fr = new JFrame("bug4696499");
>>
>> I guess frame is not needed and can be made headless
>
> Test is now headless. Thanks!
Worth noting, I also re-ran tests for both of the suggested test conversions to
headless with 50 repeats. and it still passes.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15802#discussion_r1330635834