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

[lworld] Evolve javac's code generation to match scheme documented in SoV

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • repo-valhalla
    • repo-valhalla
    • tools
    • generic
    • generic

      As of JDK-8237072, we use a simplified translation scheme that works well for inline classes that originate as inline classes.

      For classes that started out as value based classes that are now being migrated as inline classes, we need the more elaborate scheme outlined in https://cr.openjdk.java.net/~briangoetz/valhalla/sov/04-translation.html (the Members section) in order for " minimizing duplication and the need for translation artifacts such as bridge methods, and minimizing future migration compatibility issues"

            sadayapalam Srikanth Adayapalam (Inactive)
            sadayapalam Srikanth Adayapalam (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: