Small cleanup of AWTEvent class

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 10
    • Affects Version/s: 9, 10
    • Component/s: client-libs
    • 9
    • b36
    • generic

      The fix for JDK-8129854 missed some unused fields in AWTEvent class:

          private static final PlatformLogger log = PlatformLogger.getLogger("java.awt.AWTEvent");
          // security stuff
          private static Field inputEvent_CanAccessSystemClipboard_Field = null;

            Assignee:
            Sergey Bylokhov
            Reporter:
            Sergey Bylokhov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: