On Tue, 29 Oct 2024 14:51:33 GMT, Per Minborg <pminb...@openjdk.org> wrote:
> This PR proposes to improve `MemorySegment::ofBuffer` making it more amenable > to inlining and generally improving performance. > > Testing successfully on tier1-6 This pull request has now been integrated. Changeset: f69b6016 Author: Per Minborg <pminb...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/f69b6016d6160d7093c32a806c60d85cf9a02222 Stats: 356 lines in 9 files changed: 292 ins; 51 del; 13 mod 8343188: Investigate ways to simplify MemorySegment::ofBuffer Reviewed-by: mcimadamore ------------- PR: https://git.openjdk.org/jdk/pull/21764