RFR: JDK-8282933: Create a test for JDK-4529616 [v4]

Srinivas Mandalika smandalika at openjdk.java.net
Thu Apr 7 07:02:18 UTC 2022


> 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.

Srinivas Mandalika has updated the pull request incrementally with one additional commit since the last revision:

  8282933: Whitespace issue fixed

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7783/files
  - new: https://git.openjdk.java.net/jdk/pull/7783/files/83fefbdf..97d12e9e

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7783&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7783&range=02-03

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7783.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7783/head:pull/7783

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



More information about the client-libs-dev mailing list