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

Mourad Abbay mabbay at openjdk.org
Sat May 24 09:04:39 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:

  Support quoting of an op that has operands

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

Changes:
  - all: https://git.openjdk.org/babylon/pull/424/files
  - new: https://git.openjdk.org/babylon/pull/424/files/8d3a227b..20a7fb46

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

  Stats: 80 lines in 3 files changed: 69 ins; 4 del; 7 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