[jfx17u] RFR: 8138842: TableViewSelectionModel.selectIndices does not select index 0
Johan Vos
jvos at openjdk.org
Wed Sep 6 14:04:48 UTC 2023
On Wed, 6 Sep 2023 13:49:30 GMT, Jose Pereda <jpereda at openjdk.org> wrote:
> Almost clean backport of 8138842: TableViewSelectionModel.selectIndices does not select index 0
> Reviewed-by: angorya, aghaisas
>
> There were conflicts with the insertion point of the two tests TableViewTest and TreeTableViewTest.
>
> In the case of TableViewTest: also two tests that already exist were added at the end (as this is how they are upstream), so the conflict was resolved by removing the two original tests, so the order of tests remains the same as upstream.
Marked as reviewed by jvos (Reviewer).
-------------
PR Review: https://git.openjdk.org/jfx17u/pull/161#pullrequestreview-1613424302
More information about the openjfx-dev
mailing list