[jdk24u] RFR: 8345614: Improve AnnotationFormatError message for duplicate annotation interfaces
Chen Liang
liach at openjdk.org
Wed Jan 22 15:45:47 UTC 2025
On Thu, 16 Jan 2025 04:03:39 GMT, Chen Liang <liach at openjdk.org> wrote:
> Please review this backport, that updates the error message when two annotations in a location has the same annotation interface to include the class file name where this happens in addition to the name of the interface.
>
> This is backported to 24.0.1 or later instead of 24 because this is not eligible for RDP 1 or 2.
>
> This pull request contains a backport of commit [7aa0cbc9](https://github.com/openjdk/jdk/commit/7aa0cbc91d90493a3dae973cb8077cfa283c32b4) from openjdk/jdk#22581.
>
> The commit being backported was authored by Scott Marlow on 9 Dec 2024 and was reviewed by Chen Liang.
>
> Thanks!
Thanks for the approval Rob! Now we can backport this to 21.
-------------
PR Comment: https://git.openjdk.org/jdk24u/pull/20#issuecomment-2607590505
More information about the jdk-updates-dev
mailing list