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

Unused field 'expiredTimersKey' in javax.swing.TimerQueue

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 20
    • 18, 19, 20
    • client-libs

      The field "javax.swing.TimerQueue.expiredTimersKey" is not referred to by any code. Seems it can be safely removed.

          private static final Object expiredTimersKey =
              new StringBuffer("TimerQueue.expiredTimersKey");

            aturbanov Andrey Turbanov
            aturbanov Andrey Turbanov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: