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

Shenandoah: Improve commit/uncommit handling

XMLWordPrintable

    • gc

      While working on related bug, I found that Shenandoah commit/uncommit code has a few issues:
       1. It throws Java OOME on commit/uncommit failures. These should actually be VM-level out of memory errors, so they are properly fatal.
       2. Throwing OOME on uncommit looks fairly weird.
       3. We are not zapping on the newly committed regions.
       

            shade Aleksey Shipilev
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: