[jdk21u] RFR: 8316592: RISC-V: implement poly1305 intrinsic [v2]

Feilong Jiang fjiang at openjdk.org
Thu Nov 23 00:59:11 UTC 2023


On Wed, 22 Nov 2023 12:14:18 GMT, ArsenyBochkarev <duke at openjdk.org> wrote:

>> Backport for `_poly1305_processBlocks` intrinsic. Review here: https://github.com/openjdk/jdk/pull/16417. I re-run the tier1 tests and `test/jdk/com/sun/crypto/provider/Cipher/ChaCha20/unittest/Poly1305UnitTestDriver.java` test specifically just as a sanity checks and they're ok.
>
> ArsenyBochkarev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Empty commit

Hi @ArsenyBochkarev, could you please backport [JDK-8320564](https://bugs.openjdk.org/browse/JDK-8320564) together which fixed the minimal build failure introduced by [JDK-8316592](https://bugs.openjdk.org/browse/JDK-8316592), TIA.

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

PR Comment: https://git.openjdk.org/jdk21u/pull/390#issuecomment-1823706227


More information about the jdk-updates-dev mailing list