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

Refactor Compile::Output() to its own Phase

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 15
    • 15
    • hotspot
    • None
    • b15

      The Compile::Output function comes with a lot of state baggage, that is mostly unrelated to other parts of a compilation unit. This cluttering of unrelated state on Compile makes the code messy.
      This is a proposal to break out that state and embed it into a separate Phase.

            eosterlund Erik Ă–sterlund
            eosterlund Erik Ă–sterlund
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: