> 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).
Vicente Romero has updated the pull request incrementally with one additional commit since the last revision: review comments ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2507/files - new: https://git.openjdk.org/valhalla/pull/2507/files/1f1d90d9..56f51440 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2507&range=04 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2507&range=03-04 Stats: 9 lines in 2 files changed: 2 ins; 1 del; 6 mod Patch: https://git.openjdk.org/valhalla/pull/2507.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2507/head:pull/2507 PR: https://git.openjdk.org/valhalla/pull/2507
