RFR: 8378715: Use early field initialization for java.lang.invoke generated code

Jorn Vernee jvernee at openjdk.org
Thu Feb 26 19:26:42 UTC 2026


On Thu, 26 Feb 2026 19:17:29 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

> Are these really the only three cases in j.l.i. where we can do this change?

I did a quick check as well, and you are addressing every case. I had honestly expected something in `InvokerBytecodeGenerator` as well.

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

PR Comment: https://git.openjdk.org/jdk/pull/29926#issuecomment-3968708322


More information about the core-libs-dev mailing list