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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 22
    • 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.

            Unassigned Unassigned
            tholenstein Tobias Holenstein (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: