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

G1CMMarkStack::out_of_memory possibly redundant

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 9
    • hotspot
    • gc
    • b21

      During the review of JDK-8159422 we found that the G1CMMarkStack::_out_of_memory member may be redundant, just mirroring the value of G1ConcurrentMark::_has_overflown.

      Verify that this is the case and if so, remove it, and replace its uses by has_overflown.

            aharlap Alexander Harlap (Inactive)
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: