RFR: 8357466: Create test for Ciphers that are using ByteBuffers backed by MemorySegments [v2]
Matthew Donovan
mdonovan at openjdk.org
Thu Sep 4 17:03:41 UTC 2025
On Thu, 4 Sep 2025 14:05:47 GMT, Weijun Wang <weijun at openjdk.org> wrote:
> Can we also add some negative tests? (This could be done in a different PR). For example, trying to use a read-only ByteBuffer for output, or trying to use a ByteBuffer after the arena has been closed.
Created JDK-8366912 for negative tests.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26967#issuecomment-3254619707
More information about the security-dev
mailing list