Remove use of template template parameters from binaryTreeDictionary.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • b04

        The template template parameters are not needed to express the functionality
        of the binaryTreeDictionary. This change replaces them by simple class templates and explicit
        instantiation. This simplifies consumption of the openJDK in scenarios
        requiring older C++ compilers.

        This change also removes dead get_chunk() from binaryTreeDictionary.cpp

              Assignee:
              Goetz Lindenmaier
              Reporter:
              Goetz Lindenmaier
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: