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

Revisit aggressive code cache sweeping behaviour

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Duplicate
    • P4
    • None
    • 16
    • hotspot

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: