Integrated: JDK-8282933: Create a test for JDK-4529616

Srinivas Mandalika smandalika at openjdk.java.net
Wed Apr 27 18:18:49 UTC 2022


On Fri, 11 Mar 2022 06:30:04 GMT, Srinivas Mandalika <smandalika at openjdk.org> wrote:

> JDK-8282933: Create a test for JDK-4529616 
> AccessibleJTableCell.isShowing() returns false when the cell is actually on
> the screen.
> The test validates the fix for the above issue by verifying that the isShowing call returns true when invoked via the  accessiblity context.
> This review is for migrating tests from a closed test suite to open.

This pull request has now been integrated.

Changeset: a0b984a7
Author:    Srinivas Mandalika <smandalika at openjdk.org>
Committer: Phil Race <prr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a0b984a778c1f9a89fd3e1e474b5a5165a0841b0
Stats:     92 lines in 1 file changed: 92 ins; 0 del; 0 mod

8282933: Create a test for JDK-4529616

Reviewed-by: serb

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

PR: https://git.openjdk.java.net/jdk/pull/7783



More information about the client-libs-dev mailing list