RFR: JDK-8283015: Create a test for JDK-4715496

Srinivas Mandalika smandalika at openjdk.java.net
Fri Mar 11 14:24:04 UTC 2022


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.

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

Commit messages:
 - 8283015: Create a test for JDK-4715496

Changes: https://git.openjdk.java.net/jdk/pull/7787/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7787&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8283015
  Stats: 86 lines in 1 file changed: 86 ins; 0 del; 0 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



More information about the client-libs-dev mailing list