Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8034171

Remove use of template template parameters from binaryTreeDictionary.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • 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

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

                Created:
                Updated:
                Resolved: