Missing failure reporting in HeapRegion::verify

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • None
    • gc
    • b108

      Line 830 in heapRegion.cpp should be followed by lines like this:

        *failures = true;
        return;

      http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/file/2a8e87190908/src/share/vm/gc/g1/heapRegion.cpp#l830

            Assignee:
            Bengt Rutisson (Inactive)
            Reporter:
            Bengt Rutisson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: