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

Change CardTable::is_in_young signature

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • 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`.

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

              Created:
              Updated:
              Resolved: