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

Nir Lisker nlisker at openjdk.org
Wed Jul 13 09:31:23 UTC 2022


On Wed, 13 Jul 2022 07:35:06 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:

> These compiler warning settings are more than likely just a left over from the days before `@Override` existed.

My thoughts as well. `@Override` was added in 1.5. I think this warning was added prior.

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

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


More information about the openjfx-dev mailing list