RFR: 8290534: Move MacroAssembler::verified_entry to C2_MacroAssembler on x86 [v2]

Vladimir Kozlov kvn at openjdk.org
Tue Jul 19 15:47:11 UTC 2022


On Tue, 19 Jul 2022 14:53:12 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.
>
> Erik Österlund has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix 32 bit build

Changes are good.

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

Marked as reviewed by kvn (Reviewer).

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


More information about the hotspot-dev mailing list