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`.
- Albert Yang
- Albert Yang
- Votes:
-
0 Vote for this issue
- Watchers:
-
3 Start watching this issue
- Created:
- Updated:
- Resolved: