[code-reflection] RFR: Validate arguments types when interpreting an operation
Mourad Abbay
mabbay at openjdk.org
Thu Jul 31 20:27:27 UTC 2025
We don't validate arguments types in the interpreter. This PR add the validation allowing us to catch invalid arguments early.
-------------
Commit messages:
- Update error message
- Validate arguments types when interpreting an operation
Changes: https://git.openjdk.org/babylon/pull/509/files
Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=509&range=00
Stats: 74 lines in 2 files changed: 73 ins; 0 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