RFR: 6429812: NPE after calling JTable.updateUI() when using a header renderer + XP L&F [v8]
Alexey Ivanov
aivanov at openjdk.java.net
Wed Jun 8 10:26:43 UTC 2022
On Tue, 7 Jun 2022 12:37:15 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Updated based on review comments and File name changed
>
> test/jdk/javax/swing/JTableHeader/TableHeaderRendererTest.java line 40:
>
>> 38: * @bug 6429812
>> 39: * @requires (os.family == "windows")
>> 40: * @summary Test to check if table is printed without NPE
>
> Suggestion:
>
> * @summary Test to check if table header is painted without NPE
>
> Nothing is printed in this test case.
The summary hasn't been updated yet.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8830
More information about the client-libs-dev
mailing list