[code-reflection] RFR: Descriptor to reference [v2]

Maurizio Cimadamore mcimadamore at openjdk.org
Tue Mar 5 15:38:07 UTC 2024


On Mon, 4 Mar 2024 19:30:35 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:

>> Refactor `{Method, Field, RecordType}Desc` to `{Method, Field, RecordType}Ref` and move them to the `types` package. Remove the `descriptor` package. Replace usages of the noun `descriptor` (except for now, in the context of reflective operations).
>
> Paul Sandoz has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Rename record component desc to ref

Looks good. I think the new names are much better (as in: more transparent)

-------------

Marked as reviewed by mcimadamore (Reviewer).

PR Review: https://git.openjdk.org/babylon/pull/33#pullrequestreview-1917387040


More information about the babylon-dev mailing list