On Fri, 18 Oct 2024 01:09:09 GMT, Shaojin Wen <s...@openjdk.org> wrote:

>> ReferenceClassDescImpl caches internalName to avoid creating a new String 
>> object for each call, which can also simplify the implementation of 
>> classfile.
>
> Shaojin Wen has updated the pull request with a new target base due to a 
> merge or a rebase. The incremental webrev excludes the unrelated changes 
> brought in by the merge/rebase. The pull request contains eight additional 
> commits since the last revision:
> 
>  - Merge remote-tracking branch 'upstream/master' into 
> optim_internal_name_202410
>  - Merge remote-tracking branch 'upstream/master' into 
> optim_internal_name_202410
>  - Merge remote-tracking branch 'upstream/master' into 
> optim_internal_name_202410
>  - Merge remote-tracking branch 'upstream/master' into 
> optim_internal_name_202410
>  - Merge remote-tracking branch 'upstream/master' into 
> optim_internal_name_202410
>  - suggestion from @liach
>  - stable
>  - ReferenceClassDescImpl cache internalName

Good.

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

Marked as reviewed by liach (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21373#pullrequestreview-2377307000

Reply via email to