Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-802

LocaleUtils - unnecessary recursive call in SyncAvoid class

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1
    • 3.2
    • lang.*
    • None

    Description

      The SyncAvoid class calls availableLocaleList() which is a method in the containing class that returns SyncAvoid.AVAILABLE_LOCALE_LIST.

      This is unnecessarily complex. The code should use the local variable "list" instead.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: