-
Enhancement
-
Resolution: Unresolved
-
P3
-
None
-
None
The FFM API introduced in JDK 22 allows the creation of `ByteBuffer` variants that are backed by `MemorySegment` instances.
We should add tests that covers these `ByteBuffer` variants.
See detail in https://github.com/openjdk/jdk/pull/25324#issuecomment-2897977877
We should add tests that covers these `ByteBuffer` variants.
See detail in https://github.com/openjdk/jdk/pull/25324#issuecomment-2897977877
- relates to
-
JDK-8357268 Use JavaNioAccess.getBufferAddress rather than DirectBuffer.address()
-
- Open
-
-
JDK-8357145 CRC/Inflater/Deflater/Adler32 methods that take a ByteBuffer throw UOE if backed by shared memory segment
-
- Open
-