RFR: 8357466: Create test for Ciphers that are using ByteBuffers backed by MemorySegments [v3]

Matthew Donovan mdonovan at openjdk.org
Fri Sep 5 16:29:26 UTC 2025


> 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 incrementally with one additional commit since the last revision:

  added null-check for arena argument

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26967/files
  - new: https://git.openjdk.org/jdk/pull/26967/files/b0e61bbb..16991bab

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26967&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26967&range=01-02

  Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/26967.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26967/head:pull/26967

PR: https://git.openjdk.org/jdk/pull/26967


More information about the security-dev mailing list