RFR: 8235491: Tree/TableView: implementation of isSelected(int) violates contract [v6]

Jeanette Winzenburg fastegal at openjdk.org
Sat Aug 6 09:17:16 UTC 2022


On Fri, 5 Aug 2022 14:07:29 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> 
> The specification section of the CSR should (and does) list only the spec change to `SelectionModel.isSelected`. Since there could be an impact to applications that rely on the current behavior, it also seems reasonable to list those in the Solution section (as well as the Compatibility concerns section). I think that the Summary should start by listing the spec change to `SelectionModel.isSelected`, but it seems useful to also say that the implementation of `TableXXSelectionModel` is changing as a result.

makes sense - thanks for the explanation  :)

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

PR: https://git.openjdk.org/jfx/pull/839


More information about the openjfx-dev mailing list