RFR: 8332066: AArch64: Math test failures since JDK-8331558

Daniel D. Daugherty dcubed at openjdk.org
Mon May 13 15:14:10 UTC 2024


On Fri, 10 May 2024 13:12:27 GMT, Andrew Haley <aph at openjdk.org> wrote:

> Revert "8331558: AArch64: optimize integer remainder"
> This reverts commit dab92c51c70767abcda3b1a91dd7d1a9b40290c1.

[JDK-8332066](https://bugs.openjdk.org/browse/JDK-8332066) should have been renamed to:

    [BACKOUT] AArch64: optimize integer remainder

or

    [BACKOUT] JDK-8331558 AArch64: optimize integer remainder

I believe that this scenario is covered by:


Alternative 2 - an investigation issue was created (I), and during the investigation backing out the change is identified as the best solution.

    Use the investigation issue (I) for the backout.
    Change summary of (I) to the same as (O) and prefix with [BACKOUT].
    Move and change type of (I) to become a sub-task of (R).

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

PR Comment: https://git.openjdk.org/jdk/pull/19177#issuecomment-2107934786


More information about the hotspot-dev mailing list