On Wed, 10 Jan 2024 05:10:33 GMT, Abhishek Kumar <abhis...@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

Reply via email to