[code-reflection] RFR: Replace the use of Interpreter to create Quoted instance with specialized code [v4]
Maurizio Cimadamore
mcimadamore at openjdk.org
Wed May 28 15:50:09 UTC 2025
On Wed, 28 May 2025 15:39:23 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
> The main goal is to replace the use of the interpreter, but we really need to specify what is going on
Right -- that was my feeling. Then I suppose @mabbay found that the model produced by javac for quoted lambdas does not respect the specification we set forth. Doesn't that defeat the point of having the spec in the first place?
-------------
PR Review Comment: https://git.openjdk.org/babylon/pull/424#discussion_r2112227966
More information about the babylon-dev
mailing list