[jdk21u-dev] RFR: 8343882: BasicAnnoTests doesn't handle multiple annotations at the same position
SendaoYan
syan at openjdk.org
Tue Feb 11 03:20:29 UTC 2025
Hi all,
This pull request contains a backport of commit [46b39279](https://github.com/openjdk/jdk24u/commit/46b3927985e220ee756c0a8384d5628c28a11457) from the [openjdk/jdk24u](https://git.openjdk.org/jdk24u) repository to jdk21u-dev.
Clean backport to fix the test bug which may cause test can not catch the expected failure, test-fix only, no risk.
Thanks!
-------------
Commit messages:
- Backport 46b3927985e220ee756c0a8384d5628c28a11457
Changes: https://git.openjdk.org/jdk21u-dev/pull/1393/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1393&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/jdk21u-dev/pull/1393.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1393/head:pull/1393
PR: https://git.openjdk.org/jdk21u-dev/pull/1393
More information about the jdk-updates-dev
mailing list