[code-reflection] RFR: Fails if code model was compiled by a feature version different from the current [v2]
Mourad Abbay
mabbay at openjdk.org
Tue Dec 9 16:43:41 UTC 2025
> Before we build a code model, we check if the Java feature version used to compile the code model matches the current one. In case there's no match, we throw an exception.
Mourad Abbay has updated the pull request incrementally with one additional commit since the last revision:
Apply Paul's comments
-------------
Changes:
- all: https://git.openjdk.org/babylon/pull/738/files
- new: https://git.openjdk.org/babylon/pull/738/files/bfd230e5..325dabd1
Webrevs:
- full: https://webrevs.openjdk.org/?repo=babylon&pr=738&range=01
- incr: https://webrevs.openjdk.org/?repo=babylon&pr=738&range=00-01
Stats: 19 lines in 3 files changed: 5 ins; 0 del; 14 mod
Patch: https://git.openjdk.org/babylon/pull/738.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/738/head:pull/738
PR: https://git.openjdk.org/babylon/pull/738
More information about the babylon-dev
mailing list