RFR: 8290534: Move MacroAssembler::verified_entry to C2_MacroAssembler on x86 [v2]
Erik Österlund
eosterlund at openjdk.org
Wed Jul 20 10:20:58 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
GHA seems happy. Thanks for the review, everyone. Time to /integrate
-------------
PR: https://git.openjdk.org/jdk/pull/9558
More information about the hotspot-dev
mailing list