eclipse warnings
Andy Goryachev
andy.goryachev at oracle.com
Mon Dec 4 16:34:44 UTC 2023
Dear colleagues:
Imported the openjfx project into another workspace with a more stringent error checking and discovered a few issues:
* potential null pointer access: 295
* unnecessary cast or instanceof: 190
* redundant null check: 61
Do we want to clean these up?
-andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-dev/attachments/20231204/02400ea3/attachment.htm>
More information about the openjfx-dev
mailing list