On Fri, 11 Mar 2022 14:17:01 GMT, Srinivas Mandalika <smandal...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: bfd9c2b3 Author: Srinivas Mandalika <smandal...@openjdk.org> Committer: Sergey Bylokhov <s...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/bfd9c2b30f17d3341cbe7f48d13d36708e5fafbf Stats: 90 lines in 1 file changed: 90 ins; 0 del; 0 mod 8283015: Create a test for JDK-4715496 Reviewed-by: serb ------------- PR: https://git.openjdk.java.net/jdk/pull/7787