-
Task
-
Resolution: Fixed
-
P4
-
None
-
repo-shenandoah-21, repo-shenandoah
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.
- relates to
-
JDK-8342734 GenShen: Test failure gc/shenandoah/TestReferenceRefersToShenandoah.java#generational
- Resolved
- links to
-
Commit(master) openjdk/shenandoah-jdk21u/71c448f5
-
Commit(master) openjdk/shenandoah/561c5e0c
-
Review(master) openjdk/shenandoah-jdk21u/143
-
Review(master) openjdk/shenandoah/517