[jdk17u-dev] Integrated: 8341978: Improve JButton/bug4490179.java

Goetz Lindenmaier goetz at openjdk.org
Tue Dec 17 13:40:38 UTC 2024


On Mon, 16 Dec 2024 14:07:02 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 17.0.14-oracle

This pull request has now been integrated.

Changeset: 6400a16b
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/6400a16be535bd311574a9c93fdf9dd26eaa37ee
Stats:     88 lines in 1 file changed: 66 ins; 3 del; 19 mod

8341978: Improve JButton/bug4490179.java

Use latch to synchronize actions in the test.
Verify mouseButton3Released does not trigger actionPerformed
while mouse button 1 is pressed.
Ensure mouse button 1 is released.
Verify releasing mouse button 1 triggers actionPerformed.

Backport-of: 8174cbd5cb797a80d48246a686897ef6fe64ed57

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

PR: https://git.openjdk.org/jdk17u-dev/pull/3128


More information about the jdk-updates-dev mailing list