> 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:

  Apply suggestion from @liach
  
  Co-authored-by: Chen Liang <[email protected]>

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/2507/files
  - new: https://git.openjdk.org/valhalla/pull/2507/files/23212b94..0cde65ed

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2507&range=02
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2507&range=01-02

  Stats: 4 lines in 1 file changed: 1 ins; 1 del; 2 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

Reply via email to