Integrated: 8265061: Simplify MethodHandleNatives::canBeCalledVirtual

Claes Redestad redestad at openjdk.java.net
Tue Apr 13 10:41:58 UTC 2021


On Mon, 12 Apr 2021 10:45:20 GMT, Claes Redestad <redestad at openjdk.org> wrote:

> Desugaring the single-case switch in MethodHandleNatives::canBeCalledVirtual is a cleanup and minimal startup improvement on apps spinning up MethodHandles.

This pull request has now been integrated.

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

8265061: Simplify MethodHandleNatives::canBeCalledVirtual

Reviewed-by: jvernee, mchung

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

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


More information about the core-libs-dev mailing list