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

Add parameter to skip clearing CHeapBitMaps when resizing

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 13
    • 13
    • hotspot
    • None
    • gc
    • b20

      For ZGC we added the ability to skip clearing a bitmap when it was created. With the ZUncomit patch, we want to be able to resize the bitmaps, without clearing them, when pages are split.

      Suggestion is that we add a 'clear' parameter to initialize, resize, and reinitialize, just like we have for the CHeapBitMap constructor.

            stefank Stefan Karlsson
            stefank Stefan Karlsson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: