RFR: 8350459: MontgomeryIntegerPolynomialP256 multiply intrinsic with AVX2 on x86_64 [v7]

Volodymyr Paprotski vpaprotski at openjdk.org
Thu Mar 27 19:14:01 UTC 2025


On Thu, 27 Mar 2025 18:52:53 GMT, Anthony Scarpino <ascarpino at openjdk.org> wrote:

>> Volodymyr Paprotski has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - whitespace
>>  - prettify test
>
> src/java.base/share/classes/sun/security/util/math/intpoly/MontgomeryIntegerPolynomialP256.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2024, 2025 Oracle and/or its affiliates. All rights reserved.
> 
> You are missing a trailing comma.  I didn't pick this up originally because a test I didn't expect to see failed on this.

Fixed.. guess should had looked at other files when I had to add the second year/range!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23719#discussion_r2017464572


More information about the hotspot-dev mailing list