[jfx17u] Integrated: 8138842: TableViewSelectionModel.selectIndices does not select index 0

Jose Pereda jpereda at openjdk.org
Wed Sep 6 14:09:47 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.

This pull request has now been integrated.

Changeset: 9d33f058
Author:    Jose Pereda <jpereda at openjdk.org>
URL:       https://git.openjdk.org/jfx17u/commit/9d33f0580d55d63e2baee9904a29623ffc52dde4
Stats:     73 lines in 4 files changed: 49 ins; 13 del; 11 mod

8138842: TableViewSelectionModel.selectIndices does not select index 0

Reviewed-by: jvos
Backport-of: ef9f0664484f7a3c2a9ebfbd81e1d23ef65218ed

-------------

PR: https://git.openjdk.org/jfx17u/pull/161


More information about the openjfx-dev mailing list