Integrated: 8266904: Use function pointer typedefs in OopOopIterateDispatch

Stefan Karlsson stefank at openjdk.java.net
Fri May 14 07:58:48 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.

This pull request has now been integrated.

Changeset: 88907bb8
Author:    Stefan Karlsson <stefank at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/88907bb81a5a67a51f32c36f6cd821c2488117eb
Stats:     12 lines in 1 file changed: 6 ins; 0 del; 6 mod

8266904: Use function pointer typedefs in OopOopIterateDispatch

Reviewed-by: tschatzl, iklam

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

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


More information about the hotspot-dev mailing list