RFR: 8266412: Remove redundant TemplateInterpreter entries

Claes Redestad redestad at openjdk.java.net
Mon May 3 09:25:52 UTC 2021


On Sun, 2 May 2021 23:17:26 GMT, Jie Fu <jiefu 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.

@DamonFool @dholmes-ora: thanks for reviewing!

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

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


More information about the hotspot-runtime-dev mailing list