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

Shenandoah: Rework control loop mechanics to use timed waits

XMLWordPrintable

    • gc

      Current ShenandoahControlThread uses short sleeps to re-evaluate the ever-changing conditions that may trigger the cycle. This is very tedious and problematic when prompt response is needed. It can be done better with timed waits and explicit notifications.

      Work in progress:
        https://github.com/openjdk/jdk/compare/master...shipilev:JDK-8264851-shenandoah-control-timedwait

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

              Created:
              Updated: