[jdk17u-dev] Integrated: 8302736: Major performance regression in Math.log on aarch64

Goetz Lindenmaier goetz at openjdk.org
Thu Jul 20 10:06:50 UTC 2023


On Mon, 17 Jul 2023 09:26:21 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 17.0.9-oracle.
> 
> I resolved runtime.cpp because the comment in the context 
> differs.
> I omitted the change to continuationFreezeThaw.cpp.
> This file is not in 17. It contains loom code, loom is not in 17.

This pull request has now been integrated.

Changeset: 4b8c6b8f
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/4b8c6b8f7ddc69e33158b8239d1599f872833ef0
Stats:     12 lines in 3 files changed: 6 ins; 6 del; 0 mod

8302736: Major performance regression in Math.log on aarch64

Reviewed-by: lucy
Backport-of: 466ec300fc8e5702553123cf2fa4b0d8c7d552d9

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1588


More information about the jdk-updates-dev mailing list