-
Bug
-
Resolution: Fixed
-
P3
-
22, 23, 24
-
b27
The offset in a segment can be odd and so, the current implementation may fail.
The aligning pre-loop could be removed to simplify code and would likely improve performance as well.
The aligning pre-loop could be removed to simplify code and would likely improve performance as well.
- relates to
-
JDK-8345292 Improve javadocs for MemorySegment::getStrings defining word boundary cases
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/8dada737
-
Review(master) openjdk/jdk/22451