On Tue, 5 Nov 2024 15:29:39 GMT, Shaojin Wen <s...@openjdk.org> wrote:

> Reuse the optimized putCharsAt method of StringLatin1 and StringUTF16 in PR 
> #19626 to simplify the code, eliminate boundary checks, and improve 
> performance

This pull request has now been integrated.

Changeset: 74ae3c68
Author:    Shaojin Wen <s...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/74ae3c688b37e693e20eb4e17c631897c5464400
Stats:     36 lines in 1 file changed: 0 ins; 28 del; 8 mod

8343650: Reuse StringLatin1::putCharsAt and StringUTF16::putCharsAt

Reviewed-by: liach

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

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

Reply via email to