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

Rafael Winterhalter winterhalter at openjdk.java.net
Tue Sep 15 15:18:20 UTC 2020


> This patch assures that an annotation on a type bound is placed on the correct bound index.

Rafael Winterhalter has refreshed the contents of this pull request, and previous commits have been removed. The
incremental views will show differences compared to the previous content of the PR. The pull request contains one new
commit since the last revision:

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

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/155/files
  - new: https://git.openjdk.java.net/jdk/pull/155/files/6541a83f..775b3630

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=155&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=155&range=00-01

  Stats: 5 lines in 1 file changed: 3 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/155.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/155/head:pull/155

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


More information about the core-libs-dev mailing list