[code-reflection] RFR: Validate arguments types when interpreting an operation [v4]
Mourad Abbay
mabbay at openjdk.org
Mon Aug 4 16:19:34 UTC 2025
> We don't validate arguments types in the interpreter. This PR add the validation allowing us to catch invalid arguments early.
Mourad Abbay has updated the pull request incrementally with one additional commit since the last revision:
Apply suggestion
-------------
Changes:
- all: https://git.openjdk.org/babylon/pull/509/files
- new: https://git.openjdk.org/babylon/pull/509/files/b3d56672..3db706b0
Webrevs:
- full: https://webrevs.openjdk.org/?repo=babylon&pr=509&range=03
- incr: https://webrevs.openjdk.org/?repo=babylon&pr=509&range=02-03
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
Patch: https://git.openjdk.org/babylon/pull/509.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/509/head:pull/509
PR: https://git.openjdk.org/babylon/pull/509
More information about the babylon-dev
mailing list