[code-reflection] Integrated: Replace opField with opMethod for lambdas.
Mourad Abbay
mabbay at openjdk.org
Tue Jan 7 20:00:40 UTC 2025
On Wed, 25 Dec 2024 10:25:29 GMT, Mourad Abbay <mabbay at openjdk.org> wrote:
> We replace field holding the textual representation of an identified lambda with method that returns the representation of that lambda.
This pull request has now been integrated.
Changeset: dc56e567
Author: Mourad Abbay <mabbay at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/dc56e5678fccf2f33f3013988459e1b6d1e5eb85
Stats: 76 lines in 9 files changed: 8 ins; 18 del; 50 mod
Replace opField with opMethod for lambdas.
Reviewed-by: mcimadamore, psandoz
-------------
PR: https://git.openjdk.org/babylon/pull/301
More information about the babylon-dev
mailing list