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

GenShen: Fix confusing method name

XMLWordPrintable

    • gc

      ShenandoahHeap has `is_in_old` and `is_old`. `is_in_old` only tests if the oop is in an old region, however, `is_old` also tests that a young collection cycle is running. Propose we rename `is_old` to `is_not_in_active_young_collection` to avoid confusion.

            wkemper William Kemper
            wkemper William Kemper
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: