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

Remove use of template template parameters from binaryTreeDictionary.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 9
    • 9
    • hotspot
    • b04

    Backports

      Description

        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

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: