RFR: 8266412: Remove redundant TemplateInterpreter entries
Jie Fu
jiefu at openjdk.java.net
Sun May 2 23:19:57 UTC 2021
On Sun, 2 May 2021 21:19:27 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> This patch trivially removes two redundant entry point generation calls that I accidentally forgot to remove after a refactoring in https://bugs.openjdk.java.net/browse/JDK-8255271
>
> A very slim improvement (~70k fewer instructions executed on bootstrap), but still..
Looks good to me.
Thanks.
-------------
Marked as reviewed by jiefu (Committer).
PR: https://git.openjdk.java.net/jdk/pull/3833
More information about the hotspot-runtime-dev
mailing list