Unused field 'expiredTimersKey' in javax.swing.TimerQueue

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 20
    • Affects Version/s: 18, 19, 20
    • Component/s: 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");

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

              Created:
              Updated:
              Resolved: