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

Heap resize issue with G1GC

XMLWordPrintable

    • gc
    • generic
    • generic

      Due to dynamic resizing of heap for old gen, at one stage it reaches to consuming most of memory even from eden space. Now, when something needs to be allocated to eden, heap gets resized again. And this becomes the new normal, where heap gets resized repeatedly resulting in a huge performance cost to the application.
      This issue is addressed on stack overflow - http://stackoverflow.com/questions/41488024/hotspot-jvm-g1gc-heap-resizing-issue

            Unassigned Unassigned
            fmatte Fairoz Matte
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: