Declare menuBarHeight and hotTrackingOn private

XMLWordPrintable

    • b20
    • 25
    • b14
    • windows

      After JDK-8352638, WindowsMenuUI is a final class. The fields menuBarHeight and hotTrackingOn are declared protected, which doesn't make sense because the class can't be extended.

      Declare both menuBarHeight and hotTrackingOn private.

            Assignee:
            Alexey Ivanov
            Reporter:
            Alexey Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: