Re: RFR: 8316056: Open source several Swing JTree tests [v2]

2023-09-18 Thread Alexey Ivanov
On Mon, 18 Sep 2023 19:09:41 GMT, Damon Nguyen wrote: >> These are the tests being converted: >> >> javax/swing/JTree/4210432/bug4210432.java >> javax/swing/JTree/4213868/bug4213868.java >> javax/swing/JTree/4224491/bug4224491.java >> javax/swing/JTree/4237370/bug4237370.java >> javax/swing/JTre

Re: RFR: 8316056: Open source several Swing JTree tests [v2]

2023-09-18 Thread Damon Nguyen
On Mon, 18 Sep 2023 14:10:01 GMT, Alexey Ivanov wrote: >> Damon Nguyen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Review comments changes > > test/jdk/javax/swing/JTree/bug4213868.java line 54: > >> 52: JTree parent = c

Re: RFR: 8316056: Open source several Swing JTree tests [v2]

2023-09-18 Thread Damon Nguyen
> These are the tests being converted: > > javax/swing/JTree/4210432/bug4210432.java > javax/swing/JTree/4213868/bug4213868.java > javax/swing/JTree/4224491/bug4224491.java > javax/swing/JTree/4237370/bug4237370.java > javax/swing/JTree/4662505/bug4662505.java Damon Nguyen has updated the pull re

Re: RFR: 8316056: Open source several Swing JTree tests [v2]

2023-09-18 Thread Damon Nguyen
On Fri, 15 Sep 2023 23:12:32 GMT, Harshitha Onkar wrote: >> Damon Nguyen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Review comments changes > > test/jdk/javax/swing/JTree/bug4213868.java line 44: > >> 42: JTree tree = new J