Integrated: 8266412: Remove redundant TemplateInterpreter entries

Claes Redestad redestad at openjdk.java.net
Mon May 3 09:25:53 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..

This pull request has now been integrated.

Changeset: 05cfac9f
Author:    Claes Redestad <redestad at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/05cfac9f5bf07c3c4422f797a61b6e1b8410ce1b
Stats:     2 lines in 1 file changed: 0 ins; 2 del; 0 mod

8266412: Remove redundant TemplateInterpreter entries

Reviewed-by: jiefu, dholmes

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

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


More information about the hotspot-runtime-dev mailing list