> 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: JTable access on EDT, 80 chars line ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/7783/files - new: https://git.openjdk.java.net/jdk/pull/7783/files/787ad251..83fefbdf Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7783&range=02 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7783&range=01-02 Stats: 26 lines in 1 file changed: 14 ins; 4 del; 8 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