There are a number of usability tweaks in the panama repo that would be nice to upstream to jdk/jdk:
* bit/byte layout offset calculation
* MemorySegment::copyFrom/fill/mismatch
* new unsigned var handle combinator
* enhanced filter value var handle combinator
* constant flag containing all segment access modes
* Additional parameter to MemorySegment::mapFromPath to take mapping offset
* bit/byte layout offset calculation
* MemorySegment::copyFrom/fill/mismatch
* new unsigned var handle combinator
* enhanced filter value var handle combinator
* constant flag containing all segment access modes
* Additional parameter to MemorySegment::mapFromPath to take mapping offset
- csr for
-
JDK-8246096 Tweaks to memory access API
-
- Closed
-
- relates to
-
JDK-8306866 MemorySegment.mismatch() wrongly returns -1 (no mismatch)
-
- Open
-