Add assert " infinite cycle in loop optimization" to Compile::optimize_loops

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 22
    • Component/s: hotspot

      JDK-8284944 removed the assert because it triggered for false positives.
      Reintroduce the assert with a higher value (e.g. 1000) that can trigger if _loop_opts_cnt is set higher than that value (>1000) after JDK-8321997.

            Assignee:
            Unassigned
            Reporter:
            Tobias Holenstein
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: