Uploaded image for project: 'Axiom'
  1. Axiom
  2. AXIOM-440

LifecycleManagerImpl wrong by inspection

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      I'm uncertain of the implications of this, but "LifecycleManagerImpl" is failing to update its Hashtable as expected.

      The table.put() is called with the types: String=>FileAccessor. table.get() is called with the type String. However, table.remove is consistently called with type File.

      So all attempts to remove anything from the table should be expected to fail.

      Noticed this when I was reading through the class. Appears to have been this way since 2008.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jgrahn James Grahn
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: