mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-04 03:58:42 +00:00
AnnotateTypeLater (formerly typeAnnotate) with null as the symbol was a way to force attribution of type annotations, but this is now obsolete and problematic, and a silent noop condition Reviewed-by: jjg