Part of addressing JDK-8160369 involves examining and possibly fixing all uses of Klass::klass_or_null(). HeapRegion::object_iterate_mem_careful() calls klass_or_null(), but is unused. Rather than studying and possibly modifying this bit of dead code, it should just be removed.
Remove unused HeapRegion::object_iterate_mem_careful()
-
Kim Barrett
-
Kim Barrett
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: