Integrated: 8270059: Remove KVHashtable
Ioi Lam
iklam at openjdk.java.net
Fri Jul 9 19:31:57 UTC 2021
On Thu, 8 Jul 2021 04:18:22 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> There are now only 2 uses of KVHashtable in the HotSpot code. They can be easily rewritten to use ResourceHashtable and ResizeableResourceHashtable.
This pull request has now been integrated.
Changeset: d6c0f5fa
Author: Ioi Lam <iklam at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/d6c0f5fa22d2fc07a4d8957d7ad005c03df9f8d2
Stats: 133 lines in 6 files changed: 6 ins; 110 del; 17 mod
8270059: Remove KVHashtable
Reviewed-by: dholmes, coleenp
-------------
PR: https://git.openjdk.java.net/jdk/pull/4715
More information about the hotspot-dev
mailing list