[jdk11u-dev] Integrated: 8279225: [arm32] C1 longs comparison operation destroys argument registers

Aleksey Shipilev shade at openjdk.java.net
Mon Jan 10 11:52:36 UTC 2022


On Thu, 6 Jan 2022 14:34:56 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Clean backport to fix ARM32 and get parity with 11.0.5-oracle.
> 
> Additional testing:
>  - [x] `java/math/BigDecimal/DivideMcTests.java` with `-XX:+TieredCompilation` on ARM32 fails before the patch, passes with it

This pull request has now been integrated.

Changeset: e1ee008c
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/e1ee008c5ccb0afed8ac5a332ac4d0ba9f7d6817
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8279225: [arm32] C1 longs comparison operation destroys argument registers

Backport-of: 299022dfacbcb49e3bc5beca8ff9b1fca1101493

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/743


More information about the jdk-updates-dev mailing list