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

AccessSpecializer should be moved out of CodeGen and integrate with Lowering

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • None
    • core-libs
    • None

      This can be done if we compute all scope assignments in Lower.

      This is the key to a lot of type analysis that is done in post passes or in CodeGenerator, and should really be done in one place.

      This is also makes method specialization / lazy jitting significantly less messy to implement.

            lagergren Marcus Lagergren
            lagergren Marcus Lagergren
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: