On Wed, 3 Jun 2026 19:19:42 GMT, Vicente Romero <[email protected]> wrote:
> When dealing with strict fields with initializers at the time we track them > there is no constructor that we can use to later retrieve them at lowering > time. Those fields can drop on the floor and no proxies are created for them. > This PR fixes this issue, > > TIA > > > > > --------- > - [X] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: a3a6dda7 Author: Vicente Romero <[email protected]> URL: https://git.openjdk.org/valhalla/commit/a3a6dda747cd58283bbaf6939e60d6237da426f3 Stats: 59 lines in 4 files changed: 34 ins; 1 del; 24 mod 8385930: [lworld] Update proxy variables generation in order to avert verifier errors Reviewed-by: liach, mcimadamore ------------- PR: https://git.openjdk.org/valhalla/pull/2507
