Uploaded image for project: 'Cayenne'
  1. Cayenne
  2. CAY-2066

Memory leak in ExtendedTypeMap for inner classes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.M4, 3.1.1
    • None
    • None

    Description

      Memory leak is introduced in o.a.c.access.types.ExtendedTypeMap by method getRegisteredType(String) when it's called with inner class name in "dot" notation. Since ExtendedType created by getExplictlyRegisteredType(String) is registered by registerType(ExtendedType) method using "$" class name notation, extendedTypeFactories list will grow up after each method call.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kapyar Victor Antonovich
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: