RFR: JDK-8283015: Create a test for JDK-4715496 [v5]
Sergey Bylokhov
serb at openjdk.java.net
Thu Mar 24 07:57:41 UTC 2022
On Wed, 23 Mar 2022 10:12:26 GMT, Srinivas Mandalika <smandalika at 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.
>
> Srinivas Mandalika has updated the pull request incrementally with one additional commit since the last revision:
>
> Review Comment Fixed: JTable accessed on EDT
Marked as reviewed by serb (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/7787
More information about the client-libs-dev
mailing list