On Thu, 5 Feb 2026 13:59:50 GMT, Liam Miller-Cushon <[email protected]> wrote:
> Please consider this change to add `@ForceInline` to the > `MemorySegment#getString` overload added in JDK-8369564. The other > pre-existing `#getString` methods already have `@ForceInline` annotations. This pull request has now been integrated. Changeset: cd6a7a54 Author: Liam Miller-Cushon <[email protected]> URL: https://git.openjdk.org/jdk/commit/cd6a7a54c5e323ec53747f76b07edb7f90e1f965 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8377245: AbstractMemorySegmentImpl#getString with length should be @ForceInline Reviewed-by: mcimadamore ------------- PR: https://git.openjdk.org/jdk/pull/29586
