Uploaded image for project: 'Apache Rat'
  1. Apache Rat
  2. RAT-177

final arrays should be private

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.11
    • 0.12
    • None
    • None

    Description

      There are quite a few public string arrays in the guessers and the file Defaults.java

      These are intended to be constants, but elements of a final array are not themselves final.

      The arrays should be made private, and suitable accessors provided, depending on how the entries are used.

      Attachments

        Activity

          People

            pottlinger Philipp Ottlinger
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: