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

Change CardTable::is_in_young signature

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 20
    • 20
    • hotspot
    • None
    • gc
    • b14

    Description

      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`.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: