On Mon, 24 Jun 2024 17:21:18 GMT, Ioi Lam <ik...@openjdk.org> wrote:

> Resolve `CONSTANT_MethodRef` entries during CDS dump time to improve start-up 
> performance.
> 
> - This PR uses the same framework introduced in #19355 and just added 
> handling for methods.
> - Support for getstatic/putstatic/invokestatic will be done separately in 
> [JDK-8334898](https://bugs.openjdk.org/browse/JDK-8334898)

Note: the makefile changes is now in a separate PR (#19868) which will be 
integrated before this PR.

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

PR Comment: https://git.openjdk.org/jdk/pull/19866#issuecomment-2187453536

Reply via email to