RFR: 8266904: Use function pointer typedefs in OopOopIterateDispatch

Thomas Schatzl tschatzl at openjdk.java.net
Wed May 12 11:36:08 UTC 2021


On Tue, 11 May 2021 19:44:24 GMT, Stefan Karlsson <stefank 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.

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

Marked as reviewed by tschatzl (Reviewer).

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


More information about the hotspot-dev mailing list