[jdk24] RFR: 8343882: BasicAnnoTests doesn't handle multiple annotations at the same position

SendaoYan syan at openjdk.org
Tue Dec 24 06:17:12 UTC 2024


Hi all,

This pull request contains a backport of commit [d562d3c7](https://github.com/openjdk/jdk/commit/d562d3c7a9e1e857c095ef908b0957b033972949) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. Test-fix only, no risk.

The commit being backported was authored by Liam Miller-Cushon on 20 Dec 2024 and was reviewed by Joe Darcy.

Thanks!

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

Commit messages:
 - Backport d562d3c7a9e1e857c095ef908b0957b033972949

Changes: https://git.openjdk.org/jdk/pull/22875/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22875&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8343882
  Stats: 18 lines in 1 file changed: 5 ins; 4 del; 9 mod
  Patch: https://git.openjdk.org/jdk/pull/22875.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22875/head:pull/22875

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


More information about the compiler-dev mailing list