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

duke duke at openjdk.org
Wed Jul 24 09:03:37 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.

@dchuyko 
Your change (at version 99c07f6754d4894c1f392d897e42f3513b9fcbdd) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2729#issuecomment-2247288775


More information about the jdk-updates-dev mailing list