RFR: 8357466: Create test for Ciphers that are using ByteBuffers backed by MemorySegments [v5]
Matthew Donovan
mdonovan at openjdk.org
Fri Nov 7 12:11:03 UTC 2025
On Wed, 17 Sep 2025 12:46:17 GMT, Matthew Donovan <mdonovan at openjdk.org> wrote:
>> This PR extends security tests to use ByteBuffers backed by MemorySegments. Tests in the areas of Signature, Cipher, MessageDigest, and Mac are updated.
>
> Matthew Donovan has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains seven commits:
>
> - 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
Hello, I'm still looking for a reviewer/approval for this PR. Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26967#issuecomment-3502193620
More information about the security-dev
mailing list