-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
master
During the review of JDK-8374780 it was clear that the naming of the various oop iterators and their comments were misleading about if they visited the metadata or not.
I propose that we make a clear separation and have it so that all iterators that only visit the array elements are named to contain the word "elements" to make it slightly clearer that these iterators only visits the elements.
I propose that we make a clear separation and have it so that all iterators that only visit the array elements are named to contain the word "elements" to make it slightly clearer that these iterators only visits the elements.
- links to
-
Commit(master)
openjdk/jdk/bf0da3dd
-
Review(master)
openjdk/jdk/29170