On Wed, 26 Aug 2026 00:25:25 GMT, Shawn Emery <[email protected]> wrote:
>> test/micro/org/openjdk/bench/javax/crypto/full/PolynomialP256Bench.java line
>> 100:
>>
>>> 98: @Benchmark
>>> 99: public MutableIntegerModuloP benchAssign() {
>>> 100: MutableIntegerModuloP test1;
>>
>> Are these changes still necessary?
>
> I believe so. I'm not for sure why the lone intrinsics for
> `IntegerPolynomialP256` were not tested in this benchmark from the beginning.
Thanks for the explanation, that makes sense.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/32047#discussion_r3859950020