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

Two C2 compiler phases with the name "after matching"

XMLWordPrintable

    • b16

      After integration of JDK-8223347, we have two "After matching" phases in the IGV:

            case PHASE_AFTER_MATCHING: return "After Matching";
      [...]
            case PHASE_MATCHING: return "After matching";

      This is confusing and should be renamed.

            thartmann Tobias Hartmann
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: