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

Investigate using different CodeCacheSegmentSizes in segmented code cache

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Duplicate
    • P4
    • 10
    • 9, 10
    • hotspot

    Description

      JDK-8029779 showed that tiered compilation can result in a large memory overhead (up to 20%) for storing compiled code. Having multiple code heaps allows setting CodeCacheSegmentSize per code heap. As a result, the memory overhead of storing compiled code can be reduced by setting CodeCacheSegementSize according to the sizes of compiled code that go into a particular heap.

      Attachments

        Issue Links

          Activity

            People

              thartmann Tobias Hartmann
              anoll Albert Noll (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: