-
Enhancement
-
Resolution: Fixed
-
P5
-
9, 10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8150467 | 9 | Roland Westrelin | P5 | Resolved | Fixed | b110 |
Binary search on a GrowableArray is used in a number of places (ciConstantPoolCache::find(), ciObjectFactory::find(), Compile::intrinsic_insertion_index()) and each time the same code is duplicated. It should be handled by GrowableArray itself.
- backported by
-
JDK-8150467 GrowableArray should implement binary search
-
- Resolved
-
- duplicates
-
JDK-8150467 GrowableArray should implement binary search
-
- Resolved
-