[jdk17u-dev] RFR: 8302736: Major performance regression in Math.log on aarch64
Goetz Lindenmaier
goetz at openjdk.org
Mon Jul 17 09:33:21 UTC 2023
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.
-------------
Commit messages:
- Backport 466ec300fc8e5702553123cf2fa4b0d8c7d552d9
Changes: https://git.openjdk.org/jdk17u-dev/pull/1588/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1588&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8302736
Stats: 12 lines in 3 files changed: 6 ins; 6 del; 0 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/1588.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1588/head:pull/1588
PR: https://git.openjdk.org/jdk17u-dev/pull/1588
More information about the jdk-updates-dev
mailing list