[jdk17u-dev] RFR: 8307352: AARCH64: Improve itable_stub

Paul Hohensee phh at openjdk.org
Mon Jul 22 16:47:34 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.

Marked as reviewed by phh (Reviewer).

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

PR Review: https://git.openjdk.org/jdk17u-dev/pull/2729#pullrequestreview-2192065802


More information about the jdk-updates-dev mailing list