RFR: type of TypeVar.ref is incorrect and should be fixed [v5]

Maurizio Cimadamore mcimadamore at openjdk.java.net
Fri Feb 25 16:48:14 UTC 2022


On Fri, 25 Feb 2022 01:35:55 GMT, Vicente Romero <vromero at openjdk.org> wrote:

>> The type of TypeVar.ref is incorrect and should be fixed, in particular due to a bug, the compiler is not able to differentiate between  `T` and `T.ref` which should have a different type
>
> Vicente Romero has updated the pull request incrementally with one additional commit since the last revision:
> 
>   removing whitespace

Looks good!

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

Marked as reviewed by mcimadamore (Committer).

PR: https://git.openjdk.java.net/valhalla/pull/658



More information about the valhalla-dev mailing list