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

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Thu Feb 11 12:48:52 UTC 2016


Thumbs up! Reviewed.

Best regards,
Vladimir Ivanov

On 2/11/16 3:46 PM, Roland Westrelin wrote:
> The jvmci push added a binary search method to growableArray so I updated my patch to make use of that method. I also cleaned up the code a bit and fixed an overflow issue in the binary search code:
>
> http://cr.openjdk.java.net/~roland/8007986/webrev.02/
>
> Roland.
>


More information about the hotspot-compiler-dev mailing list