[code-reflection] Integrated: Add common supertype for type-variable owners

Maurizio Cimadamore mcimadamore at openjdk.org
Mon Apr 29 21:10:30 UTC 2024


On Mon, 29 Apr 2024 17:03:36 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> This is a followup of https://git.openjdk.org/babylon/pull/64
> 
> The goal is to define a common supertype for type-variable owner, namely `Type>
> 
> This is a sealed interface implemented by both `MethodRef` and `ClassType`.

This pull request has now been integrated.

Changeset: 78b96166
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/78b961661ac8c7e97565da78e9f330f45f17595b
Stats:     43 lines in 8 files changed: 7 ins; 20 del; 16 mod

Add common supertype for type-variable owners

Reviewed-by: psandoz

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

PR: https://git.openjdk.org/babylon/pull/66


More information about the babylon-dev mailing list