[code-reflection] Integrated: Descriptor to reference
Paul Sandoz
psandoz at openjdk.org
Tue Mar 5 17:15:10 UTC 2024
On Mon, 4 Mar 2024 19:07:40 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).
This pull request has now been integrated.
Changeset: 2c33eecc
Author: Paul Sandoz <psandoz at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/2c33eecc9fc7430c40e69337b66daca050040e05
Stats: 1164 lines in 37 files changed: 435 ins; 475 del; 254 mod
Descriptor to reference
Reviewed-by: mcimadamore
-------------
PR: https://git.openjdk.org/babylon/pull/33
More information about the babylon-dev
mailing list