[jdk21u-dev] RFR: 8341779: [REDO BACKPORT] type annotations are not visible to javac plugins across compilation boundaries [v3]

Liam Miller-Cushon cushon at openjdk.org
Thu Jan 9 15:46:22 UTC 2025


> [JDK-8341779](https://bugs.openjdk.org/browse/JDK-8341779) is a redo of the backport of [JDK-8323093](https://bugs.openjdk.org/browse/JDK-8323093), see also discussion in CSR [JDK-8346471](https://bugs.openjdk.org/browse/JDK-8346471).

Liam Miller-Cushon has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:

 - Merge branch 'master' into redo-JDK-8341779
 - 8341779: [REDO BACKPORT] type annotations are not visible to javac plugins across compilation boundaries
 - Merge remote-tracking branch 'origin/master' into backport-JDK-8336942
 - Merge remote-tracking branch 'origin/master' into backport-JDK-8336942
 - 8336942: Improve test coverage for class loading elements with annotations of different retentions
   
   Reviewed-by: vromero

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

Changes:
  - all: https://git.openjdk.org/jdk21u-dev/pull/1251/files
  - new: https://git.openjdk.org/jdk21u-dev/pull/1251/files/dfcac6b6..23153afd

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1251&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1251&range=01-02

  Stats: 6501 lines in 185 files changed: 4319 ins; 1795 del; 387 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/1251.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1251/head:pull/1251

PR: https://git.openjdk.org/jdk21u-dev/pull/1251


More information about the jdk-updates-dev mailing list