Re: RFR: 8328158: Convert java/awt/Choice/NonFocusablePopupMenuTest to automatic main test [v2]

2024-03-14 Thread Alexander Zuev
On Thu, 14 Mar 2024 16:03:46 GMT, Abhishek Kumar wrote: >> Alexander Zuev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Minor fixes > > test/jdk/java/awt/Choice/NonFocusablePopupMenuTest.java line 85: > >> 83: }); >> 84:

Re: RFR: 8328158: Convert java/awt/Choice/NonFocusablePopupMenuTest to automatic main test [v2]

2024-03-14 Thread Abhishek Kumar
On Thu, 14 Mar 2024 13:00:06 GMT, Alexander Zuev wrote: >> Convert test to the automatic main and move it from its own folder since it >> is no longer required. > > Alexander Zuev has updated the pull request incrementally with one additional > commit since the last revision: > > Minor fixes

Re: RFR: 8328158: Convert java/awt/Choice/NonFocusablePopupMenuTest to automatic main test [v2]

2024-03-14 Thread Alexander Zuev
On Thu, 14 Mar 2024 12:39:40 GMT, Abhishek Kumar wrote: >> Alexander Zuev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Minor fixes > > test/jdk/java/awt/Choice/NonFocusablePopupMenuTest.java line 46: > >> 44: Choice choice; >> 45

Re: RFR: 8328158: Convert java/awt/Choice/NonFocusablePopupMenuTest to automatic main test [v2]

2024-03-14 Thread Alexander Zuev
On Thu, 14 Mar 2024 12:41:20 GMT, Abhishek Kumar wrote: >> Alexander Zuev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Minor fixes > > test/jdk/java/awt/Choice/NonFocusablePopupMenuTest.java line 69: > >> 67: size = choic

Re: RFR: 8328158: Convert java/awt/Choice/NonFocusablePopupMenuTest to automatic main test [v2]

2024-03-14 Thread Alexander Zuev
> Convert test to the automatic main and move it from its own folder since it > is no longer required. Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision: Minor fixes - Changes: - all: https://git.openjdk.org/jdk/pull/1