[code-reflection] RFR: Replace the use of Interpreter to create Quoted instance with specialized code [v3]

Mourad Abbay mabbay at openjdk.org
Tue May 20 10:06:00 UTC 2025


> Creating Quoted instance was done by invoking the Interpreter. The Interpreter is too general and if someone could somehow inject any code model we will interpret that as well. This PR replace the use of the interpreter with specialized code.

Mourad Abbay has updated the pull request incrementally with one additional commit since the last revision:

  Uniformly deal with captured values and operands

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

Changes:
  - all: https://git.openjdk.org/babylon/pull/424/files
  - new: https://git.openjdk.org/babylon/pull/424/files/634799b8..fbef70f1

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=babylon&pr=424&range=02
 - incr: https://webrevs.openjdk.org/?repo=babylon&pr=424&range=01-02

  Stats: 26 lines in 1 file changed: 21 ins; 1 del; 4 mod
  Patch: https://git.openjdk.org/babylon/pull/424.diff
  Fetch: git fetch https://git.openjdk.org/babylon.git pull/424/head:pull/424

PR: https://git.openjdk.org/babylon/pull/424


More information about the babylon-dev mailing list