RFR: 8209017: CheckBoxTreeCell: graphic on TreeItem not always showing
Andy Goryachev
angorya at openjdk.org
Tue Jan 3 23:27:58 UTC 2023
On Tue, 3 Jan 2023 23:13:52 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
>> tests/performance/checkboxTreeView/.classpath line 1:
>>
>>> 1: <?xml version="1.0" encoding="UTF-8"?>
>>
>> minor: should this project be moved to manual tests hierarchy?
>>
>> BTW, I am planning to create a monkey tester application which will include many tests, to simplify the testing/verification of fixes JDK-8299335
>> This code be added to the tester, either as a separate page, or as a data source option for one of the TreeTableView page.
>
> I wasn't sure exactly where to put it, but it's going to be used in a fix for a performance issue I found when a node has many children.
>
> If it will fit into a larger app, I don't mind.
I'll move it there as a part of JDK-8299335
-------------
PR: https://git.openjdk.org/jfx/pull/970
More information about the openjfx-dev
mailing list