RFR: 8291643: Consider omitting type annotations from type error diagnostics

Liam Miller-Cushon cushon at openjdk.org
Fri Nov 10 18:41:56 UTC 2023


On Fri, 10 Nov 2023 03:49:47 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> > I guess your patch have uncovered a bug in stripMetadata
> 
> FYI, in case it is relevant here, I ran into some (still unresolved AFAIK) issues in stripMeta data during work on JDK-8042981: "Strip type annotations in Types' utility methods", including type annotations not being stripped for primitive types.

Thanks! I had another look at that and left a comment in the PR: https://github.com/openjdk/jdk/pull/8984#issuecomment-1806211798

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

PR Comment: https://git.openjdk.org/jdk/pull/16578#issuecomment-1806238317


More information about the compiler-dev mailing list