Integrated: 8202473: A type variable with multiple bounds does not correctly place type annotation
Rafael Winterhalter
winterhalter at openjdk.java.net
Thu Sep 17 07:57:13 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.
This pull request has now been integrated.
Changeset: 53a4ef26
Author: Rafael Winterhalter <winterhalter at openjdk.org>
Committer: Joel Borggrén-Franck <jfranck at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/53a4ef26
Stats: 83 lines in 2 files changed: 0 ins; 80 del; 3 mod
8202473: A type variable with multiple bounds does not correctly place type annotation
Reviewed-by: jfranck
-------------
PR: https://git.openjdk.java.net/jdk/pull/155
More information about the core-libs-dev
mailing list