RFR: 8202473: A type variable with multiple bounds does not correctly place type annotation

Joel Borggrén-Franck jfranck at openjdk.java.net
Tue Sep 15 11:34:38 UTC 2020


On Tue, 15 Sep 2020 08:10:00 GMT, Joel Borggrén-Franck <jfranck at openjdk.org> wrote:

>> This patch assures that an annotation on a type bound is placed on the correct bound index.
>
> Pre-git review thread here: https://mail.openjdk.java.net/pipermail/core-libs-dev/2020-June/067049.html

@raphw test is missing imports and doesn't compile, other than that looks good.

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

PR: https://git.openjdk.java.net/jdk/pull/155


More information about the core-libs-dev mailing list