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

Phase AFTER_LOOP_OPTS printed even though the method has no loops

XMLWordPrintable

    • b19
    • 25

      When running the attached test with -XX:PrintPhaseLevel=3, the output shows that PHASE_AFTER_LOOP_OPTS gets printed, but PHASE_BEFORE_LOOP_OPTS does not. The compiled method does not contain a loop, so it should not print phases related to loop optimizations.

            Unassigned Unassigned
            mhaessig Manuel Hässig
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: