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

Use hash table/oops for MemberName table

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • 8u121, 9
    • hotspot
    • b21
    • generic
    • generic

      Use hash table/oops for MemberName table

      The current implementation based on growable array and jweaks, suffers from performance issues that were subjects to several efforts covered by the related issues.

      Re-implementing the MemberName table using hash tables/oops, just like StringTable, should solve the issues.

            coleenp Coleen Phillimore
            gziemski Gerard Ziemski
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: