> 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/0a775d62..e78a4bca Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7787&range=03 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7787&range=02-03 Stats: 10 lines in 1 file changed: 3 ins; 0 del; 7 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