BACKOUT - Determining the desired PLAB size adjusts to the the number of threads at the wrong place

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P1
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • None
    • gc
    • b66

        After the change the size returned by PLABStats::desired_plab_sz() could get below the minimum PLAB size due to truncating integer division in that function, and actually missing alignment. This results in several places getting the wrong results because of this broken invariant.

        The fix will take more than a day and this change is now blocking a push of hs-gc to main.

              Assignee:
              Jesper Wilhelmsson
              Reporter:
              Jesper Wilhelmsson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: