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

Parallel: Remove conditional check in ParallelScavengeHeap::verify

XMLWordPrintable

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

        // Why do we need the total_collections()-filter below?
        if (total_collections() > 0) {

      Verification logic doesn't depend on total_collections().

            ayang Albert Yang
            ayang Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: