RFR: 8293119: Additional constrained resize policies for Tree/TableView [v23]
Andy Goryachev
angorya at openjdk.org
Mon Dec 19 19:15:57 UTC 2022
On Mon, 19 Dec 2022 13:08:29 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:
> While the first warning is expected, we should fix others.
Thank you for noticing!
Tried to address some of the warnings, but at this particular moment some warnings are turned off in my Eclipse. Turning on 'unchecked generic type operation' check results in 5,371 warnings - perhaps we need to wait for all the parts in JDK-8297300 to be fixed first.
-------------
PR: https://git.openjdk.org/jfx/pull/897
More information about the openjfx-dev
mailing list