On Tue, 10 Oct 2023 21:41:01 GMT, Jorn Vernee <jver...@openjdk.org> wrote:

> Port of miscellaneous leftover implementation-only changes from the 
> panama-foreign repo:
> 
> These four related to improving the performance of the internal `strlen` 
> implementation:
> 
>   - https://github.com/openjdk/panama-foreign/pull/862
>   - https://github.com/openjdk/panama-foreign/pull/860
>   - https://github.com/openjdk/panama-foreign/pull/858
>   - https://github.com/openjdk/panama-foreign/pull/857
>   
> Adding new benchmarks:
>   
>   - https://github.com/openjdk/panama-foreign/pull/874
>   - https://github.com/openjdk/panama-foreign/pull/870
> 
> Other misc. changes:
> 
>   - https://github.com/openjdk/panama-foreign/pull/885
>   - https://github.com/openjdk/panama-foreign/pull/886
>   - https://github.com/openjdk/panama-foreign/pull/864
>   - https://github.com/openjdk/panama-foreign/pull/903
>   - https://github.com/openjdk/panama-foreign/pull/890 (note that this is a 
> javadoc block in the implementation only)
>   - https://github.com/openjdk/panama-foreign/pull/908
>   - https://github.com/openjdk/panama-foreign/pull/910
>   
> Testing: `jdk_foreign`

Thanks for the review. I've added the missing patch now

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

PR Comment: https://git.openjdk.org/jdk/pull/16128#issuecomment-1761359037

Reply via email to