On Fri, 22 Jul 2022 08:17:56 GMT, Andrew Haley <aph at openjdk.org> wrote: > it seems rather eccentric to create an array of all the calls, then create a hash table from the array. This approach has been replaced by open hashing. ------------- PR: https://git.openjdk.org/jdk/pull/9405