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

Yi Yang yyang at openjdk.java.net
Tue May 18 02:28:48 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 *

Thank Xin and Ioi for taking time to look at this PR!

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

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


More information about the hotspot-runtime-dev mailing list