RFR: 8264102: JTable Keyboards Navigation differs with Test Instructions. [v5]
Tejesh R
tr at openjdk.org
Wed Jan 10 05:25:45 UTC 2024
On Wed, 10 Jan 2024 05:10:33 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Updated test instructions
>
> test/jdk/javax/swing/JTable/KeyBoardNavigation.java line 230:
>
>> 228: try {
>> 229: initTest();
>> 230: } catch (Exception e) {
>
> try-catch block may be removed.
It is required since I'm using PassFailJFrame inside `initTest()`.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17236#discussion_r1446894272
More information about the client-libs-dev
mailing list