RFR: 8279640: ListView with null SelectionModel/FocusModel throws NPE

Kevin Rushforth kcr at openjdk.org
Thu Aug 4 22:00:54 UTC 2022


On Thu, 4 Aug 2022 21:47:15 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> So no CSR is needed, I think.

Probably you are right if all we end up doing is clarifying existing behavior. For example, if we add a sentence to the effect that "a null selection model disables selection", and that is what already happens today, then a CSR would likely not be needed. Unlike the JDK, which requires a CSR for any non-trivial spec change, we have often added clarifying comments to JavaFX API without a CSR.

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

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


More information about the openjfx-dev mailing list