RFR: 8266412: Remove redundant TemplateInterpreter entries

David Holmes dholmes at openjdk.java.net
Mon May 3 04:16:50 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.

Thanks,
David

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

Marked as reviewed by dholmes (Reviewer).

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


More information about the hotspot-runtime-dev mailing list