RFR(S): 8007986: GrowableArray should implement binary search

Roland Westrelin roland.westrelin at oracle.com
Thu Mar 26 13:33:45 UTC 2015


http://cr.openjdk.java.net/~roland/8007986/webrev.00/

The same binary search code on GrowableArray is used in 3 places (in the compilers). This moves that code in GrowableArray.

Roland.


More information about the hotspot-dev mailing list