RFR: 8336267: Method and Constructor signature parsing can be shared on the root object

Chen Liang liach at openjdk.org
Mon Aug 12 13:54:36 UTC 2024


On Mon, 15 Jul 2024 04:05:55 GMT, Chen Liang <liach at 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.

Keep alive.

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

PR Comment: https://git.openjdk.org/jdk/pull/20179#issuecomment-2284052180


More information about the core-libs-dev mailing list