SharedNameTable.create and .dispose are not used

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 7
    • Component/s: tools
    • b15
    • generic
    • windows_xp
    • Not verified

      SharedNameTable.dispose puts the SharedNameTable onto a freelist. SharedNameTable.create uses a SharedNameTable from the freelist if there is one instead of creating a new one.

      Names.createTable calls the SharedNameTable constructor instead of SharedNameTable.create, and SharedNameTable.dispose is never called. Thus, the SharedNameTables are not reused.

            Assignee:
            Paul Govereau (Inactive)
            Reporter:
            James Holmlund (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: