> Create a test for JDK-4715496
> 
> Issue observed in the above bug is that the 
> JTable.AccessibleJTableCell.getAccessible name returns the cell instance 
> string instead of the cell text.
> The test is being added to verify the same.
> 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:

  Review Comment Fixed: JTable accessed on EDT

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7787/files
  - new: https://git.openjdk.java.net/jdk/pull/7787/files/e78a4bca..9e80598f

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

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

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

Reply via email to