[lworld] RFR: 8355076: [lworld] Incorrect declared_nonstatic_fields computation [v2]
Quan Anh Mai
qamai at openjdk.org
Sat Apr 19 18:47:47 UTC 2025
> 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:
no need to pass the fields
-------------
Changes:
- all: https://git.openjdk.org/valhalla/pull/1438/files
- new: https://git.openjdk.org/valhalla/pull/1438/files/2c67b27d..17f3de4c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=valhalla&pr=1438&range=01
- incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1438&range=00-01
Stats: 10 lines in 2 files changed: 0 ins; 2 del; 8 mod
Patch: https://git.openjdk.org/valhalla/pull/1438.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1438/head:pull/1438
PR: https://git.openjdk.org/valhalla/pull/1438
More information about the valhalla-dev
mailing list