- 
    Bug 
- 
    Resolution: Fixed
- 
     P5 P5
- 
    25
- 
        b20
- 
        b14
The code review states, “I skipped adding @Override for anonymous classes,” although it was added in some cases.
WindowsMenuItemUIAccessor in WindowsMenu*UI classes now has the @Override annotation at the getMenuItem and getPart methods but lacks it at the getState method.
To address the inconsistency, add the @Override annotation to the getState method in WindowsMenuItemUIAccessor.
- caused by
- 
                    JDK-8352638 Enhance code consistency: java.desktop/windows -           
- Resolved
 
-         
- links to
- 
                     Commit(master)
        openjdk/jdk/79d8a34a Commit(master)
        openjdk/jdk/79d8a34a
- 
                     Review(master)
        openjdk/jdk/26828 Review(master)
        openjdk/jdk/26828