Integrated: 8290370: Convert SymbolPropertyTable to ResourceHashtable

Justin Gu duke at openjdk.org
Wed Aug 3 20:26:44 UTC 2022


On Thu, 14 Jul 2022 15:13:15 GMT, Justin Gu <duke at openjdk.org> wrote:

> Converting the invoke_method_table into two tables, invoke_method_instrinsic_table and invoke_method_type_table

This pull request has now been integrated.

Changeset: 13f0f126
Author:    Justin Gu <justin.gu at oracle.com>
Committer: Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/13f0f126b9edd7d7c9a556c36fd372ca519ad6f5
Stats:     288 lines in 6 files changed: 58 ins; 195 del; 35 mod

8290370: Convert SymbolPropertyTable to ResourceHashtable

Reviewed-by: coleenp, iklam

-------------

PR: https://git.openjdk.org/jdk/pull/9495


More information about the hotspot-runtime-dev mailing list