[code-reflection] RFR: Conflicting code reflection fields for method overrides [v2]

Maurizio Cimadamore mcimadamore at openjdk.org
Fri Jun 28 16:20:42 UTC 2024


On Fri, 28 Jun 2024 16:16:03 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> Seems possible, and probably provides a better way to pick that one up reflectively.

Note that we might still have mismatches between the "source" signature of the method and the "classfile" one because of synthetic parameters. But maybe we can get there when we get there.

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

PR Review Comment: https://git.openjdk.org/babylon/pull/162#discussion_r1658977519


More information about the babylon-dev mailing list