[jdk17u-dev] Integrated: 8307352: AARCH64: Improve itable_stub
Dmitry Chuyko
dchuyko at openjdk.org
Thu Jul 25 08:44:46 UTC 2024
On Fri, 19 Jul 2024 15:03:22 GMT, Dmitry Chuyko <dchuyko at openjdk.org> wrote:
> Original patch applies almost cleanly except few substitutions similar to https://github.com/openjdk/jdk17u-dev/pull/2654 and a single assert->guarantee change in assembler_aarch64.hpp that needed a trivial adjustment (JDK-8297830 is not in 17).
>
> InterfaceCalls benchmark shows improvements similar to original results on linux aarch64.
>
> Testing: linux aarch64 tier1,2.
This pull request has now been integrated.
Changeset: 269bd25d
Author: Dmitry Chuyko <dchuyko at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/269bd25dc9c337a67440620b39b6b145f71520a5
Stats: 133 lines in 4 files changed: 113 ins; 15 del; 5 mod
8307352: AARCH64: Improve itable_stub
Reviewed-by: phh
Backport-of: c664f1ca660adea934f099de8595b6ec10d3a824
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2729
More information about the jdk-updates-dev
mailing list