On Wed, 6 Sep 2023 13:49:30 GMT, Jose Pereda <jper...@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 <jper...@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

Reply via email to