mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-06 08:28:27 +00:00
Ensuring source level checks are performed in two additional cases related to type annotations, adding specialized error message for annotations after method type parameters. Reviewed-by: jfranck, jjg