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

Use correct enum Claim value in VM_HeapWalkOperation::collect_simple_roots

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 26
    • None
    • hotspot
    • None
    • master

      This method contains: `CLDToOopClosure cld_closure(&blk, false);` but the second arg should be `enum Claim`. Change to `_claim_none` instead.

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

              Created:
              Updated:
              Resolved: