RFR: JDK-8042981: Strip type annotations in Types' utility methods [v2]

Jonathan Gibbons jjg at openjdk.org
Wed Jan 24 00:07:31 UTC 2024


On Tue, 23 Jan 2024 23:58:32 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:

>> @jdarcy ?
>
> (This comment is obsolete, it was on a much earlier version of the PR, and these issues have been addressed. The latest version correct handles removing annotations from contained types. There's some discussion about the issues with the earlier approach in https://github.com/openjdk/jdk/pull/8984#issuecomment-1806211798)

> (This comment is obsolete, it was on a much earlier version of the PR, and these issues have been addressed. The latest version correct handles removing annotations from contained types. There's some discussion about the issues with the earlier approach in [#8984 (comment)](https://github.com/openjdk/jdk/pull/8984#issuecomment-1806211798))

Thanks, I guess I was confused by the different forms of the PR.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/8984#discussion_r1464135431


More information about the compiler-dev mailing list