RFR: 8362893: Improve performance for MemorySegment::getString [v2]

Philippe Marschall duke at openjdk.org
Mon Jul 28 17:10:13 UTC 2025


On Mon, 28 Jul 2025 01:15:17 GMT, simon <duke at openjdk.org> wrote:

>> Philippe Marschall has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix copyright year
>
> src/java.base/share/classes/jdk/internal/foreign/StringSupport.java line 33:
> 
>> 31: import jdk.internal.util.Architecture;
>> 32: import jdk.internal.util.ArraysSupport;
>> 33: import jdk.internal.vm.annotation.ForceInline;
> 
> Nitpick: update copyright year 😄

Had it on my list but forgot it. Should be fixed now.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26493#discussion_r2237307075


More information about the core-libs-dev mailing list