Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8267935 Replace BasicHashtable and Hashtable
  3. JDK-8290370

Convert SymbolPropertyTable to ResourceHashtable

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • hotspot
    • None
    • b09

      The SymbolPropertyTable is used to cache MethodHandle intrinsic methods and MethodType oops with different keys. Use the ResourceHashtable for each thing cached.
      The invoke_method_table also leaks Method* in SystemDictionary::find_method_handle_intrinsic. We can fix this too.

            jusgu Justin Gu (Inactive)
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: