Integrated: 8290534: Move MacroAssembler::verified_entry to C2_MacroAssembler on x86

Erik Österlund eosterlund at openjdk.org
Wed Jul 20 10:31:03 UTC 2022


On Tue, 19 Jul 2022 14:23:40 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:

> The MacroAssembler::verified_entry method is a C2 function. It belongs in C2_MacroAssembler. This patch moves it there on x86.

This pull request has now been integrated.

Changeset: 43c47b1a
Author:    Erik Österlund <eosterlund at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/43c47b1ad7453b4be5ad949d49866de1d911973e
Stats:     196 lines in 6 files changed: 102 ins; 92 del; 2 mod

8290534: Move MacroAssembler::verified_entry to C2_MacroAssembler on x86

Reviewed-by: shade, kvn

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

PR: https://git.openjdk.org/jdk/pull/9558


More information about the hotspot-dev mailing list