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

Remove public pointer to PhaseLive in PhaseChaitin

XMLWordPrintable

      No need for having a public pointer to PhaseLive instance in Register_Allocate(). Pass the reference to methods that need it instead. Making it easier to follow where the live instance is used and prevents it from be used at places where the pointer might not be valid (pointing to NULL).

            Unassigned Unassigned
            adlertz Niclas Adlertz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: