Re: RFR: 8316025: Use testUI() method of PassFailJFrame.Builder in FileChooserSymLinkTest.java [v3]

2023-10-27 Thread Alexander Zvegintsev
On Wed, 25 Oct 2023 13:29:01 GMT, Alexey Ivanov wrote: >> This update to `FileChooserSymLinkTest.java` demonstrates the usage of the >> `testUI` method of the `PassFailJFrame.Builder` class to streamline creating >> the UI for manual tests. >> >> The [`main` >> method](https://github.com/aiva

Re: RFR: 8316025: Use testUI() method of PassFailJFrame.Builder in FileChooserSymLinkTest.java [v3]

2023-10-25 Thread Alexey Ivanov
On Wed, 25 Oct 2023 13:29:01 GMT, Alexey Ivanov wrote: >> This update to `FileChooserSymLinkTest.java` demonstrates the usage of the >> `testUI` method of the `PassFailJFrame.Builder` class to streamline creating >> the UI for manual tests. >> >> The [`main` >> method](https://github.com/aiva

Re: RFR: 8316025: Use testUI() method of PassFailJFrame.Builder in FileChooserSymLinkTest.java [v3]

2023-10-25 Thread Alexey Ivanov
> This update to `FileChooserSymLinkTest.java` demonstrates the usage of the > `testUI` method of the `PassFailJFrame.Builder` class to streamline creating > the UI for manual tests. > > The [`main` > method](https://github.com/aivanov-jdk/jdk/blob/cb1835527d718226f1c6fdd85ff5986703ea356f/test/

Re: RFR: 8316025: Use testUI() method of PassFailJFrame.Builder in FileChooserSymLinkTest.java [v2]

2023-09-13 Thread Alexey Ivanov
> This update to `FileChooserSymLinkTest.java` demonstrates the usage of the > `testUI` method of the `PassFailJFrame.Builder` class to streamline creating > the UI for manual tests. > > The [`main` > method](https://github.com/aivanov-jdk/jdk/blob/cb1835527d718226f1c6fdd85ff5986703ea356f/test/

RFR: 8316025: Use testUI() method of PassFailJFrame.Builder in FileChooserSymLinkTest.java

2023-09-11 Thread Alexey Ivanov
This update to `FileChooserSymLinkTest.java` demonstrates the usage of the `testUI` method of the `PassFailJFrame.Builder` class to streamline creating the UI for manual tests. The [`main` method](https://github.com/aivanov-jdk/jdk/blob/cb1835527d718226f1c6fdd85ff5986703ea356f/test/jdk/javax/sw