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

Change the comparator taking version of GrowableArray::find to be a template method

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 22
    • 22
    • hotspot
    • b26

    Description

      Switch int find(void* token, bool f(void*, E)) const;
      To int find(T* token, bool f(T*, E)) const;

      Attachments

        Issue Links

          Activity

            People

              azafari Afshin Zafari
              jsjolen Johan Sjölen
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: