RFR: 6788481: CellEditorListener.editingCanceled is never called [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Mon Nov 21 13:48:49 UTC 2022
On Thu, 10 Nov 2022 05:51:21 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Updated test to test all installed L&F
>
> test/jdk/javax/swing/JTable/BugCellEditorListener.java line 51:
>
>> 49: static volatile boolean cancelled;
>> 50:
>> 51: public static void main(String [] args) throws Exception {
>
> Can the test validates all installed L&F and not only default metal/aqua?
test updated
-------------
PR: https://git.openjdk.org/jdk/pull/10964
More information about the client-libs-dev
mailing list