[foreign-memaccess+abi] RFR: 8293400: Modify static constructors in MemorySegment [v3]
Per Minborg
duke at openjdk.org
Tue Sep 13 13:24:40 UTC 2022
> This PR changes the `MemorySegment` static constructors to be more like the one of `ByteBuffer`.
Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
Update after comments
-------------
Changes:
- all: https://git.openjdk.org/panama-foreign/pull/718/files
- new: https://git.openjdk.org/panama-foreign/pull/718/files/4ebda409..95229c63
Webrevs:
- full: https://webrevs.openjdk.org/?repo=panama-foreign&pr=718&range=02
- incr: https://webrevs.openjdk.org/?repo=panama-foreign&pr=718&range=01-02
Stats: 274 lines in 44 files changed: 2 ins; 1 del; 271 mod
Patch: https://git.openjdk.org/panama-foreign/pull/718.diff
Fetch: git fetch https://git.openjdk.org/panama-foreign pull/718/head:pull/718
PR: https://git.openjdk.org/panama-foreign/pull/718
More information about the panama-dev
mailing list