[code-reflection] RFR: Replace opField with opMethod for identified methods
Mourad Abbay
mabbay at openjdk.org
Thu Dec 19 02:40:28 UTC 2024
In this PR, instead of creating a field that will holds the textual representation of an identified method, we create a method (let's call it opMethod) that will returns the op of that method.
-------------
Commit messages:
- Replace opField with opMethod for identified methods
Changes: https://git.openjdk.org/babylon/pull/299/files
Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=299&range=00
Stats: 65 lines in 5 files changed: 34 ins; 23 del; 8 mod
Patch: https://git.openjdk.org/babylon/pull/299.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/299/head:pull/299
PR: https://git.openjdk.org/babylon/pull/299
More information about the babylon-dev
mailing list