RFR: 8189354: ArrayIndexOutOfBoundsException when listening to selection changes on TreeTableView
Jeanette Winzenburg
fastegal at openjdk.java.net
Tue Apr 27 10:31:37 UTC 2021
On Sat, 24 Apr 2021 18:33:43 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>
>
> Regarding [JDK-8189228](https://bugs.openjdk.java.net/browse/JDK-8189228), if this fix also fixes that issue, then either that issue should be closed as a duplicate or else that issue should be added to this PR with `/isuse add`. I'll let @aghaisas decide which (I can see an argument to be made for either approach).
my 2 cents: if we can prove (by tests) that it's another expression of the exact same underlying reason, we should add that issue here - doing so makes the relation more "visible" than closing as duplicate.
-------------
PR: https://git.openjdk.java.net/jfx/pull/480
More information about the openjfx-dev
mailing list