RFR: 8267089: Use typedef KVHashtable for ID2KlassTable [v2]

Ioi Lam iklam at openjdk.java.net
Mon May 17 17:13:40 UTC 2021


On Mon, 17 May 2021 06:00:33 GMT, Yi Yang <yyang at openjdk.org> wrote:

>> While backporting some stuff to jdk11, I noticed main functionalities of ID2KlassTable have been removed afterJDK-8213587, it seems that we can use a simple typedef KVHashtable instead.
>
> Yi Yang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   ID2KlassTable* instead of ID2KlassTable *

LGTM

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

Marked as reviewed by iklam (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/4007


More information about the hotspot-runtime-dev mailing list