RFR: 8235491: Tree/TableView: implementation of isSelected(int) violates contract [v7]
Andy Goryachev
angorya at openjdk.org
Thu Aug 11 16:17:40 UTC 2022
On Thu, 11 Aug 2022 12:08:36 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:
> similar tests (along with that in the bug report) adapted to treeTable should be added to the treeTable test - we should keep them as sync'ed as possible, to not make future maintainers wonder why they aren't included :)
The tests were added to both TableViewSelectionModelImplTest and TreeTableViewSelectionModelImplTest.
-------------
PR: https://git.openjdk.org/jfx/pull/839
More information about the openjfx-dev
mailing list