[lworld] RFR: 8355076: [lworld] Incorrect declared_nonstatic_fields computation [v4]

Quan Anh Mai qamai at openjdk.org
Tue Apr 22 17:16:52 UTC 2025


On Tue, 22 Apr 2025 15:47:42 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:

>> Hi,
>> 
>> This patch fixes the computation of declared_nonstatic_fields if the super class contains flat fields. Note that due to [JDK-8354322](https://bugs.openjdk.org/browse/JDK-8354322) such cases are not present at the moment.
>> 
>> Please kindly review, thanks a lot.
>
> Quan Anh Mai has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains four commits:
> 
>  - Merge branch 'lworld' into declaredfields
>  - small adjustments
>  - no need to pass the fields
>  - move declared_nonstatic_fields to ciInstanceKlass

I have also merged the PR with latest lworld to resolve the merge conflict.

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

PR Comment: https://git.openjdk.org/valhalla/pull/1438#issuecomment-2821977550


More information about the valhalla-dev mailing list