On Wed, 30 Oct 2024 16:42:18 GMT, Chen Liang <li...@openjdk.org> wrote:
>> A straightforward optimization, to share the signature parsing of method, >> constructor, and field between the root and the copied objects, like how >> method handle accessors are shared. > > Chen Liang has updated the pull request incrementally with one additional > commit since the last revision: > > Move hash cache out of shared states section > > Co-authored-by: Mandy Chung <mandy.ch...@oracle.com> Applied this minor patch. java/lang/reflect tests are still all fine. ------------- PR Comment: https://git.openjdk.org/jdk/pull/20179#issuecomment-2447773501