[code-reflection] RFR: Replace opField with opMethod for lambdas. [v2]
Maurizio Cimadamore
mcimadamore at openjdk.org
Mon Jan 6 14:52:51 UTC 2025
On Mon, 6 Jan 2025 14:47:22 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.
>
> Mourad Abbay has updated the pull request incrementally with two additional commits since the last revision:
>
> - Call ModuleLayer#findLoader once and cache the result
> - Change JCTree#codeModel 's type to MethodSymbol
Marked as reviewed by mcimadamore (Reviewer).
-------------
PR Review: https://git.openjdk.org/babylon/pull/301#pullrequestreview-2532306210
More information about the babylon-dev
mailing list