RFR: 8289384: Fix warnings: method does not override the inherited method since it is private to a different package
Andy Goryachev
angorya at openjdk.org
Mon Jul 25 23:10:16 UTC 2022
On Fri, 8 Jul 2022 21:37:47 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> The fix includes:
> - renaming of offending methods to avoid confusion
> - explicitly declaring the offending methods as private
Kevin, what is the status of this PR? It says "Changes requested" but I cannot find any specific requests.
(we have several parallel discussions going on, but in general I think this PR should be integrated)
-------------
PR: https://git.openjdk.org/jfx/pull/824
More information about the openjfx-dev
mailing list