[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:14:20 GMT, Adam Sotona <asotona at openjdk.org> wrote:
> > Should we test that overloaded models are picked up correctly at runtime?
>
> Practically it is tested already. Any typo makes the existing tests to fail to locate the fields.
But we don't have any tests for two overloaded reflectable methods? Say we change the impl tomorrow, how do we make sure we don't regress?
-------------
PR Comment: https://git.openjdk.org/babylon/pull/162#issuecomment-2197259508
More information about the babylon-dev
mailing list