> This PR contains the API and implementation changes for JEP-434 [1]. A more 
> detailed description of such changes, to avoid repetitions during the review 
> process, is included as a separate comment.
> 
> [1] - https://openjdk.org/jeps/434

Maurizio Cimadamore has updated the pull request incrementally with one 
additional commit since the last revision:

  Fix wrong check in MemorySegment::spliterator/elements
  (The check which ensures that the segment size is multiple of spliterator 
element size is bogus)

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/10872/files
  - new: https://git.openjdk.org/jdk/pull/10872/files/a0cee7b0..66dd888d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=10872&range=28
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10872&range=27-28

  Stats: 29 lines in 2 files changed: 21 ins; 0 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/10872.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10872/head:pull/10872

PR: https://git.openjdk.org/jdk/pull/10872

Reply via email to