> `TypeAnnotation` is not an annotation, as it should not be used in places 
> like `AnnotationValue.ofAnnotation`. Thus it's remodeled to contain an 
> annotation at a given location instead of to be an annotation.
> 
> Depends on #20205.

Chen Liang has updated the pull request incrementally with one additional 
commit since the last revision:

  Refine the spec of TypeAnnotation per Alex feedback

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20247/files
  - new: https://git.openjdk.org/jdk/pull/20247/files/6e31c489..416890a7

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20247&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20247&range=02-03

  Stats: 5 lines in 1 file changed: 1 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/20247.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20247/head:pull/20247

PR: https://git.openjdk.org/jdk/pull/20247

Reply via email to