RFR: 8184765: Dynamically resize SystemDictionary

Andrew Haley aph at redhat.com
Mon Oct 30 15:37:20 UTC 2017


On 30/10/17 15:24, Gerard Ziemski wrote:
> As long as it’s not even i.e. mod 2 (and strictly speaking larger than 1). 3 and 5 are prime, so no need to check them.
> 
> Thank you for the review!

This function is not correctly named.  For example, next_prime(8)
returns 9.

-- 
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671


More information about the hotspot-runtime-dev mailing list