[lworld] Integrated: 8354322: [lworld] InlineKlass::collect_fields fails to look up flat fields declared in abstract super class
Tobias Hartmann
thartmann at openjdk.org
Fri Apr 25 12:31:59 UTC 2025
On Fri, 25 Apr 2025 10:41:11 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> The problem is that we are doing the lookup for a flat field declared in an abstract super class in the subclass and don't find it there.
>
> Thanks,
> Tobias
This pull request has now been integrated.
Changeset: 4825d5f6
Author: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/4825d5f64da275866604532ea9b400c872356f1c
Stats: 52 lines in 2 files changed: 49 ins; 0 del; 3 mod
8354322: [lworld] InlineKlass::collect_fields fails to look up flat fields declared in abstract super class
-------------
PR: https://git.openjdk.org/valhalla/pull/1445
More information about the valhalla-dev
mailing list