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 08:12:43 UTC 2020


On Mon, 14 Sep 2020 19:49:08 GMT, Rafael Winterhalter <winterhalter 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

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

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


More information about the core-libs-dev mailing list