RFR: 8266904: Use function pointer typedefs in OopOopIterateDispatch
Stefan Karlsson
stefank at openjdk.java.net
Fri May 14 07:58:48 UTC 2021
On Wed, 12 May 2021 11:33:15 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
>> The way our OopIterateClosures are devirtualized is quite complex. I think we can lower the complexity a tiny bit by using a function pointer typedef.
>
> Lgtm.
Thanks for reviewing @tschatzl and @iklam!
-------------
PR: https://git.openjdk.java.net/jdk/pull/3986
More information about the hotspot-dev
mailing list