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.

            Assignee:
            Saranya Natarajan
            Reporter:
            Manuel Hässig
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: