Re: RFR: 8315883: Open source several Swing JToolbar tests [v3]

2023-09-19 Thread Damon Nguyen
On Tue, 19 Sep 2023 10:18:32 GMT, Alexey Ivanov wrote: >> Damon Nguyen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Update constant name > > test/jdk/javax/swing/JToolBar/bug4243930.java line 47: > >> 45: >> 46: public static vo

Re: RFR: 8315883: Open source several Swing JToolbar tests [v3]

2023-09-19 Thread Damon Nguyen
On Tue, 19 Sep 2023 10:17:33 GMT, Alexey Ivanov wrote: >> Damon Nguyen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Update constant name > > test/jdk/javax/swing/JToolBar/bug4243930.java line 44: > >> 42: private static class Nul

Re: RFR: 8315883: Open source several Swing JToolbar tests [v3]

2023-09-19 Thread Alexey Ivanov
On Mon, 18 Sep 2023 23:30:26 GMT, Damon Nguyen wrote: >> These are the tests being converted: >> >> javax/swing/JToolBar/4138694/bug4138694.java >> javax/swing/JToolBar/4140421/bug4140421.java >> javax/swing/JToolBar/4196662/bug4196662.java >> javax/swing/JToolBar/4243930/bug4243930.java > > Dam

Re: RFR: 8315883: Open source several Swing JToolbar tests [v3]

2023-09-18 Thread Damon Nguyen
> These are the tests being converted: > > javax/swing/JToolBar/4138694/bug4138694.java > javax/swing/JToolBar/4140421/bug4140421.java > javax/swing/JToolBar/4196662/bug4196662.java > javax/swing/JToolBar/4243930/bug4243930.java Damon Nguyen has updated the pull request incrementally with one add