On Fri, 27 Mar 2026 14:40:03 GMT, Matthew Donovan <[email protected]> wrote:

>> This PR extends security tests to use ByteBuffers backed by MemorySegments. 
>> Tests in the areas of Signature, Cipher, MessageDigest, and Mac are updated.
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Matthew Donovan has updated the pull request with a new target base due to a 
> merge or a rebase. The pull request now contains 10 commits:
> 
>  - Merge branch 'master' into cipher-ffm
>  - Merge branch 'master' into cipher-ffm
>  - Merge branch 'master' into cipher-ffm
>  - Merge branch 'master' into cipher-ffm
>  - updated additional Cipher tests for MemorySegment-backed ByteBuffers
>  - Merge branch 'master' into cipher-ffm
>  - added null-check for arena argument
>  - addressed PR comments and refactored to use try-with-resources
>  - Merge branch 'master' into cipher-ffm
>  - 8357466: Create test for Ciphers that are using ByteBuffers backed by 
> MemorySegments

Marked as reviewed by myankelevich (Committer).

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

PR Review: https://git.openjdk.org/jdk/pull/26967#pullrequestreview-4263390772

Reply via email to