On Wed, 11 Sep 2024 23:31:33 GMT, Chen Liang <li...@openjdk.org> wrote:

> Some type descriptors are validated against generic utf8 entries, such as 
> field or method types; we can cache a type descriptor wrapping the content of 
> the utf8 entry if this entry is ever used as a type descriptor.
> 
> This patch is more of a code cleanup; it is performance neutral.

This pull request has now been integrated.

Changeset: 4d65c3ef
Author:    Chen Liang <li...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/4d65c3efcaa5f855f9e0fbdd8e9d4f4ed2b44d3b
Stats:     169 lines in 19 files changed: 56 ins; 82 del; 31 mod

8339876: Move constant symbol caches to Utf8EntryImpl

Reviewed-by: redestad

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

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

Reply via email to