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

Convert PlaceholderTable to ResourceHashtable

XMLWordPrintable

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

      The placeholder table is the table that holds information about loading classes in order to detect ClassCircularityErrors. It also implements a defineClass token to support parallel defines with -XX:+AllowParallelDefineClass and mutual exclusion for parallel threads in defineClass.
      This implementation is cleaner by using the the ResourceHashtable.

            coleenp Coleen Phillimore
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: