RFR: JDK-8323684: TypeMirror.{getAnnotationsByType, getAnnotation} return uninformative results [v4]

Joe Darcy darcy at openjdk.org
Thu Jan 18 19:01:32 UTC 2024


> Initial implementation to make TypeMirror.{getAnnotationsByType, getAnnotation} functional; tests to follow.

Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:

  Remove sealed/non-sealed changes.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17410/files
  - new: https://git.openjdk.org/jdk/pull/17410/files/9717a54c..25f4f150

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

  Stats: 10 lines in 3 files changed: 4 ins; 0 del; 6 mod
  Patch: https://git.openjdk.org/jdk/pull/17410.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17410/head:pull/17410

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


More information about the compiler-dev mailing list