[lworld] RFR: 8355076: [lworld] Incorrect declared_nonstatic_fields computation [v4]
duke
duke at openjdk.org
Wed Apr 23 13:12:58 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
@merykitty
Your change (at version 7a230fb27d627b206b79bb0ce46f121ff7803368) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/1438#issuecomment-2824252358
More information about the valhalla-dev
mailing list