[code-reflection] Integrated: Validate arguments types when interpreting an operation
Mourad Abbay
mabbay at openjdk.org
Tue Aug 5 21:25:44 UTC 2025
On Thu, 31 Jul 2025 20:22:46 GMT, Mourad Abbay <mabbay at openjdk.org> wrote:
> We don't validate arguments types in the interpreter. This PR add the validation allowing us to catch invalid arguments early.
This pull request has now been integrated.
Changeset: 4e218910
Author: Mourad Abbay <mabbay at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/4e218910f140ef6d86c2ce35278061b063846431
Stats: 87 lines in 2 files changed: 86 ins; 0 del; 1 mod
Validate arguments types when interpreting an operation
Reviewed-by: mcimadamore, psandoz
-------------
PR: https://git.openjdk.org/babylon/pull/509
More information about the babylon-dev
mailing list