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

G1: Concurrent mark stuck in loop calling os::elapsedVTime()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 8u20, 9
    • hotspot
    • gc
    • b15
    • Verified

        Concurrent mark threads use os::elapsedVTime() to regulate its CPU usage over time. However, it seems that these threads can get stuck in a loop calling os::elapsedVTime() over and over without making any progress, which causes the whole marking concurrent phase to hang.

              pliden Per Liden (Inactive)
              pliden Per Liden (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: