Change CardTable::is_in_young signature

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: 20
    • Component/s: hotspot
    • None
    • gc
    • b14

      Change `is_in_young(oop obj)` to `is_in_young(const void* p)` in `CardTable`, since the implementation doesn't require the arg is an `oop`. This makes it consistent with other similar methods, like `is_in` and `is_in_reserved`.

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

              Created:
              Updated:
              Resolved: