Integrated: 8286058: AArch64: clarify types of calls

Evgeny Astigeevich duke at openjdk.java.net
Fri May 27 00:38:40 UTC 2022


On Thu, 5 May 2022 20:36:17 GMT, Evgeny Astigeevich <duke at openjdk.java.net> wrote:

> The PR clarifies the types of calls AArch64 OpenJDK uses. It cleans up far_call, far_jump and trampoline_call. It removes trampoline_call1 because its use cases are now supported by trampoline_call.
> Tested a fastdebug build:
> - `gtest`: Passed
> - `tier1`...`tier3`: Passed

This pull request has now been integrated.

Changeset: 140419fe
Author:    Evgeny Astigeevich <eastig at amazon.com>
Committer: Vladimir Kozlov <kvn at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/140419fe0e8b7ff18f8a71c98e5c7372dfa3781e
Stats:     78 lines in 1 file changed: 68 ins; 3 del; 7 mod

8286058: AArch64: clarify types of calls

Reviewed-by: kvn, aph

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

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


More information about the hotspot-dev mailing list