> 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 two additional commits since the last revision: - merge - review comments ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2507/files - new: https://git.openjdk.org/valhalla/pull/2507/files/0cde65ed..1f1d90d9 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2507&range=03 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2507&range=02-03 Stats: 24 lines in 4 files changed: 6 ins; 1 del; 17 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
