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

Limit fastdebug inlining in G1 evacuation

XMLWordPrintable

    • gc
    • b17

      G1 evacuation uses aggressive inlining to minimize overhead along the main evacuation path. In a fastdebug build this is pushing close to or over a threshold that can trigger a gcc bug when compiling for aarch64 (such as JDK-8253169). We should reduce the inlining in that configuration to limit the possibility of such problems.

            kbarrett Kim Barrett
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: