Region liveness printing is broken

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • gc
    • b115
    • Verified

      Running with -Xlog:gc+liveness=trace on a debug build on a test that has live humongous objects makes an assert about humongous objects fail.

      The problem is after some earlier change that removed special handling of humongous objects in regards to used and marked_bytes properties, the corresponding code has not been removed here.

            Assignee:
            Thomas Schatzl
            Reporter:
            Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: