[code-reflection] RFR: Replace opField with opMethod for identified methods [v4]
    Mourad Abbay 
    mabbay at openjdk.org
       
    Wed Dec 25 08:08:16 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.
Mourad Abbay has updated the pull request incrementally with one additional commit since the last revision:
  Apply suggestion
-------------
Changes:
  - all: https://git.openjdk.org/babylon/pull/299/files
  - new: https://git.openjdk.org/babylon/pull/299/files/b198cda9..2d492e97
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=babylon&pr=299&range=03
 - incr: https://webrevs.openjdk.org/?repo=babylon&pr=299&range=02-03
  Stats: 3 lines in 1 file changed: 1 ins; 1 del; 1 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