Integrated: 8342602: Remove JButton/PressedButtonRightClickTest test

Alexey Ivanov aivanov at openjdk.org
Tue Dec 3 15:03:43 UTC 2024


On Fri, 18 Oct 2024 16:41:43 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> The `javax/swing/JButton/PressedButtonRightClickTest.java` test that was added by [JDK-8049069](https://bugs.openjdk.org/browse/JDK-8049069) fully duplicates an existing test `javax/swing/JButton/bug4490179.java`.
> 
> To save time running tests, I'm removing `PressedButtonRightClickTest.java`.

This pull request has now been integrated.

Changeset: 8647c001
Author:    Alexey Ivanov <aivanov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8647c00114385f74939bf705c9c07e709f41a18d
Stats:     148 lines in 2 files changed: 0 ins; 147 del; 1 mod

8342602: Remove JButton/PressedButtonRightClickTest test

Reviewed-by: dnguyen, prr

-------------

PR: https://git.openjdk.org/jdk/pull/21587


More information about the client-libs-dev mailing list