On Fri, 11 Oct 2024 18:47:47 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
> Refactor the test `javax/swing/JButton/TimeChangeButtonClickTest.java` to use > the `PassFailJFrame` framework to handle the tester's decision on whether the > test passes or fails. > > I reformatted the instructions for performing the test into HTML. > > I preserved the test UI panel which contains the button to press and the > label with button press counter. > > The updated test is shorter by nearly 100 lines. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/21476