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

Workaround C2 limitations when working with long loops

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • repo-panama
    • tools

      Hotspot and Graal both have well-known issues when it comes to support bound-check-elimination in the presence of loops with 'long' induction variables.

      One possible, interim, solution would be to workaround this limitation in the foreign memory access implementation, by special casing 'small' memory segments.

            mcimadamore Maurizio Cimadamore
            mcimadamore Maurizio Cimadamore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: