RFR: 8289384: Fix warnings: method does not override the inherited method since it is private to a different package

Kevin Rushforth kcr at openjdk.org
Tue Jul 12 23:04:57 UTC 2022


On Fri, 8 Jul 2022 21:37:47 GMT, Andy Goryachev <duke at openjdk.org> wrote:

> The fix includes:
> - renaming of offending methods to avoid confusion
> - explicitly declaring the offending methods as private

At a minimum it seems that this needs more discussion, which will need to wait until after the fork.

-------------

PR: https://git.openjdk.org/jfx/pull/824


More information about the openjfx-dev mailing list