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

Declare menuBarHeight and hotTrackingOn private

XMLWordPrintable

    • b20
    • 25
    • 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.

            aivanov Alexey Ivanov
            aivanov Alexey Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: