Refactor out static initialization from Dict constructors

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • 15
    • Affects Version/s: 15
    • Component/s: hotspot
    • b11

      in libadt/dict.cpp, Dict constructors have instances of duplicated code that checks and initiailizes a datastructure used by hashstr. The code is trivial and generates an array of 20 int values. Simply spelling out that constant array would be a net cleanup

            Assignee:
            Claes Redestad
            Reporter:
            Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: