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

[leyden] Workaround Leyden problems with -XX:-TieredCompilation

XMLWordPrintable

      Currently, supplying `-XX:-TieredCompilation` would break with Leyden workflows, because the archive-backed code cache heap would only be created if `SegmentedCodeCache` is enabled. With default compilation policy, this happens normally when tiered compilation is enabled, but not without it.

      This prevents us from testing C2-only Leyden configs.

            shade Aleksey Shipilev
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: