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

Develop tests to cover fragmented of code cache/heap

      test scenario:
       - fill code cache w/ different sized blobs
       - free some blobs to create fragmentation
       - try to allocate a new blob w/ size
        * <= max size of freed blobs
        * > max size of freed blob and <= sum of freed blobs
        * > sum of freed blobs

            Unassigned Unassigned
            iignatyev Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: