Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8337229

Missing @Overrides in GlassSystemMenuShim

XMLWordPrintable

    • b03

      Missing @Overrides in GlassSystemMenuShim after integrating https://github.com/openjdk/jfx/pull/1283

      ```
      Description Resource Location
      The method createMenuBar() of type GlassSystemMenuShim should be tagged with @Override since it actually overrides a superclass method GlassSystemMenuShim.java line 47
      The method setMenus(List<MenuBase>) of type GlassSystemMenuShim should be tagged with @Override since it actually overrides a superclass method GlassSystemMenuShim.java line 43
      ```


      Introduced by
      https://bugs.openjdk.org/browse/JDK-8323787
      https://github.com/openjdk/jfx/pull/1283

            angorya Andy Goryachev
            angorya Andy Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: