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

Small cleanup of AWTEvent class

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 10
    • 9, 10
    • 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;

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

              Created:
              Updated:
              Resolved: