RFR: 8189354: ArrayIndexOutOfBoundsException when listening to selection changes on TreeTableView [v4]
mstr2
github.com+43553916+mstr2 at openjdk.java.net
Wed Apr 28 14:31:53 UTC 2021
On Wed, 28 Apr 2021 10:50:29 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:
> Hmm .. doesn't seem to be throwing since fx9 as of Ajit's first comment, in fact can't reproduce it with current fx16dev, neither with nor without this PR
You're right, somehow I was under the impression it did throw. Maybe I could use this PR to fix the IOOB bug, and use the other JBS issue to fix the NPE bug (which is mentioned in there).
-------------
PR: https://git.openjdk.java.net/jfx/pull/480
More information about the openjfx-dev
mailing list