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

[leyden] Bump the default code buffer sizes to store more generated code

XMLWordPrintable

      Due to current prototype limitation, we cannot yet store the generated code that has the expanded code buffer. I tried to address that directly, but I think relocations disagree with the whole thing, so this implementation limitation stays for a bit longer.

      But we can dodge significant part of the hit by bumping the default code buffer sizes, and thus making buffers less likely to require resizing, and thus allowing to store more code in SCC.

      https://github.com/openjdk/leyden/pull/28

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

              Created:
              Updated:
              Resolved: