RFR: JDK-8283015: Create a test for JDK-4715496 [v5]

Srinivas Mandalika smandalika at openjdk.java.net
Thu Mar 24 04:54:39 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

The test ran successfully on Mach5 with multiple runs (30) on windows-x64, linux-x64 and macos-x64.

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

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



More information about the client-libs-dev mailing list