On Wed, 24 Jun 2026 22:08:30 GMT, Chen Liang <[email protected]> wrote:

>> April Ivy has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Update src/java.base/share/classes/java/lang/String.java
>>   
>>   Co-authored-by: Chen Liang <[email protected]>
>
> src/java.base/share/classes/java/lang/String.java line 676:
> 
>> 674:         // Do not cache the CharsetDecoder created here. It is 
>> short-lived,
>> 675:         // so young-generation GC should handle it well. The 
>> ArrayDecoder
>> 676:         // fast paths below decode directly from arrays where possible.
> 
> Suggestion:
> 
> 
> This remaining stub IMO is meaningless too.

Thanks, makes sense. Removed the replacement comment entirely.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31661#discussion_r3476297731

Reply via email to