Revisit aggressive code cache sweeping behaviour

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 16
    • Component/s: hotspot

      Running a big IDE I have noticed the code cache being close to full. The aggressive sweeping is triggered by the non-profiled code-heap being 90% full, but there is still a lot of room in the profiled-heap.

      Non-profiled code can be allocated in the profiled-heap. Aggressive sweeping shouldn't be triggered before the combined space is starting to run out.

      Changing this allows for more effective use of codecache space.

            Assignee:
            Nils Eliasson (Inactive)
            Reporter:
            Nils Eliasson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: