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

[lworld] [lw3] Handling of pre-loaded fields is inefficient

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • repo-valhalla
    • hotspot

      Pre-loaded fields are currently fetched three times from the system dictionary: for the initial preloading, during field layout computation, and during the filling of the instance klass to fill the inline_type_field_klass array.
      This is inefficient and adds complexity to handle circularity (still to be done).

            fparain Frederic Parain
            fparain Frederic Parain
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: