RFR: 8189354: ArrayIndexOutOfBoundsException when listening to selection changes on TreeTableView [v3]
Jeanette Winzenburg
fastegal at openjdk.java.net
Wed Apr 28 10:56:57 UTC 2021
On Tue, 27 Apr 2021 19:10:29 GMT, mstr2 <github.com+43553916+mstr2 at openjdk.org> wrote:
> > The only very minor drawback is that it requires to update the Eclipse classpath to add-exports for the base testing package (not a big deal).
>
> Can you share where specifically this needs to be added?
Could do, but if you aren't using Eclipse (which I assume you don't, otherwise you would see a not-accessible error on importing the mock class :), this probably should be a separate bug.
-------------
PR: https://git.openjdk.java.net/jfx/pull/480
More information about the openjfx-dev
mailing list