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

Tobias Hartmann thartmann at openjdk.org
Tue Apr 22 13:05:55 UTC 2025


On Sun, 20 Apr 2025 07:27:43 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 incrementally with one additional commit since the last revision:
> 
>   small adjustments

I could also not reproduce [JDK-8354322](https://bugs.openjdk.org/browse/JDK-8354322) (see details in JBS).

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

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


More information about the valhalla-dev mailing list