G1: G1CardSetInlinePtr Fix tautological assertion

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • 18
    • Affects Version/s: 18
    • Component/s: hotspot
    • gc
    • b11

      Remove assertions

      assert(((uintptr_t)_value & G1CardSet::CardSetInlinePtr) == G1CardSet::CardSetInlinePtr, "");

      Reason is that G1CardSet::CardSetInlinePtr = 0x0, so the assertion always returns True

            Assignee:
            Ivan Walulya
            Reporter:
            Ivan Walulya
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: