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

[lworld] [lw3] Extend definition of empty inline types

XMLWordPrintable

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

      The current definition of an inline type in the runtime is an inline type with no non-static fields. This definition can be extended to include inline types whose all non-static fields are empty.

      Note that this new definition still doesn't match the definition used by JITs, which requires the empty non-static fields to be also flattened. Unifying the definitions between the runtime and the JITs would be the subject of another CR.

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

              Created:
              Updated:
              Resolved: