Integrated: 8293036: x86_64: Move Continuation-related stub methods to MacroAssembler
Vladimir Ivanov
vlivanov at openjdk.org
Tue Aug 30 17:12:03 UTC 2022
On Mon, 29 Aug 2022 17:17:22 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:
> Move Continuation-related methods from `stubGenerator_x86_64.cpp` under `MacroAssembler`.
>
> Testing: hs-tier1 - hs-tier2
This pull request has now been integrated.
Changeset: f3ebb420
Author: Vladimir Ivanov <vlivanov at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f3ebb420b7809f2b96feab3426d4ef40a610df7b
Stats: 238 lines in 4 files changed: 126 ins; 105 del; 7 mod
8293036: x86_64: Move Continuation-related stub methods to MacroAssembler
Reviewed-by: dlong, kvn
-------------
PR: https://git.openjdk.org/jdk/pull/10066
More information about the hotspot-dev
mailing list