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

Missing failure reporting in HeapRegion::verify

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • 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

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

              Created:
              Updated:
              Resolved: