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

delay_to_keep_mmu can delay shutdown

XMLWordPrintable

    • gc
    • b12

      G1ConcurrentMarkThread::delay_to_keep_mmu calls os::sleep to stall for the needed period. A shutdown request during that period will also be delayed. It would be better if, instead of sleeping, it waited with timeout on the CGC_lock.

            kbarrett Kim Barrett
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: