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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: 22
    • Component/s: hotspot
    • b26

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

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

              Created:
              Updated:
              Resolved: