Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8063388 | 8u45 | Albert Noll | P3 | Resolved | Fixed | b01 |
JDK-8054960 | 8u40 | Morris Meyer | P3 | Resolved | Fixed | b02 |
JDK-8070947 | emb-8u47 | Albert Noll | P3 | Resolved | Fixed | team |
To simplify the management of multiple code heaps in the code cache (see JDK-8015774), STL-style iterator capability is added to the GrowableArray. Further, custom iterators allow to only iterate over elements that satisfy a given predicate.
- backported by
-
JDK-8054960 Add iterators to GrowableArray
-
- Resolved
-
-
JDK-8063388 Add iterators to GrowableArray
-
- Resolved
-
-
JDK-8070947 Add iterators to GrowableArray
-
- Resolved
-
- relates to
-
JDK-8015774 Add support for multiple code heaps
-
- Resolved
-
-
JDK-8328862 Remove unused GrowableArrayFilterIterator
-
- Resolved
-