Integrated: 8263679: C1: Remove vtable call

Zhengyu Gu zgu at openjdk.java.net
Tue Mar 16 18:44:08 UTC 2021


On Tue, 16 Mar 2021 13:13:29 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> vtable call is SPARC specific, that can be removed now.

This pull request has now been integrated.

Changeset: a67a679c
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a67a679c
Stats:     68 lines in 13 files changed: 0 ins; 57 del; 11 mod

8263679: C1: Remove vtable call

Reviewed-by: vlivanov, kvn

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

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


More information about the hotspot-compiler-dev mailing list