RFR: 8300002: Performance regression caused by non-inlined hot methods due to post call noop instructions [v2]
Sergey Kuksenko
skuksenko at openjdk.org
Fri Jan 13 20:08:34 UTC 2023
On Fri, 13 Jan 2023 19:47:33 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:
> I agree with you. In fact I think we might want to do this route for generational ZGC as well. We don't want our different barriers to cause different inlining decisions. But if we go down that route, perhaps the name of the exclusion tool should be more generic?
I was surprised to find out about other usages so fast. I will do renaming.
-------------
PR: https://git.openjdk.org/jdk/pull/11958
More information about the hotspot-dev
mailing list