[code-reflection] RFR: Test java version check we do in op building methods [v5]
Mourad Abbay
mabbay at openjdk.org
Thu Dec 18 21:23:39 UTC 2025
> Write test to make sure java version check we do before building models is working.
> There are other options to do the test, one in particular is passing the java compile time version as option and update the OpBuilder to accept the feature version we test against.
Mourad Abbay has updated the pull request incrementally with one additional commit since the last revision:
Assert that calling Op.ofMethod multiple times will throw the same exception
-------------
Changes:
- all: https://git.openjdk.org/babylon/pull/748/files
- new: https://git.openjdk.org/babylon/pull/748/files/680ce7aa..3536e587
Webrevs:
- full: https://webrevs.openjdk.org/?repo=babylon&pr=748&range=04
- incr: https://webrevs.openjdk.org/?repo=babylon&pr=748&range=03-04
Stats: 5 lines in 1 file changed: 4 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/babylon/pull/748.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/748/head:pull/748
PR: https://git.openjdk.org/babylon/pull/748
More information about the babylon-dev
mailing list