RFR: 8337229: Missing @Overrides in GlassSystemMenuShim

Kevin Rushforth kcr at openjdk.org
Thu Jul 25 19:55:36 UTC 2024


On Thu, 25 Jul 2024 19:07:01 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> We need to turn this warning into error in the gradle build.

There's an umbrella issue, [JDK-8327170](https://bugs.openjdk.org/browse/JDK-8327170),  for adding various lint options (once we are lint clean) to the build. "override" is on the list of possible warnings to enable.

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

PR Comment: https://git.openjdk.org/jfx/pull/1517#issuecomment-2251286842


More information about the openjfx-dev mailing list