[jdk17u-dev] Integrated: 8341453: java/awt/a11y/AccessibleJTableTest.java fails in some cases where the test tables are not visible

Goetz Lindenmaier goetz at openjdk.org
Mon Jan 20 09:35:38 UTC 2025


On Fri, 17 Jan 2025 11:41:02 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 17.0.15-oracle.
> 
> The issue addressed by this change is fixed.
> But the test does not exactly do what is requested by the description.
> Maybe the description is shaky, or mac behaves different from windows and
> the description is not tailerd for this. E.g., it does not anouce the cell position if
> entering the table. It does so when reordering the columns. Also, some of the
> buttons in the third test are not visible. They work, though.
> I verified this is the same if run on jdk head.

This pull request has now been integrated.

Changeset: 4e5f8557
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/4e5f8557e8c5e202150648b2fab2178c92cf8ced
Stats:     22 lines in 1 file changed: 10 ins; 6 del; 6 mod

8341453: java/awt/a11y/AccessibleJTableTest.java fails in some cases where the test tables are not visible

Backport-of: f1f15370fa26e4c1121abadb8938c0126c6f4f24

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

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


More information about the jdk-updates-dev mailing list