[jdk21u-dev] RFR: 8345614: Improve AnnotationFormatError message for duplicate annotation interfaces
Chen Liang
liach at openjdk.org
Thu Jan 23 00:27:47 UTC 2025
On Wed, 15 Jan 2025 15:34:50 GMT, Chen Liang <liach at openjdk.org> wrote:
> Please review this simple backport that includes the offending class file name in addition to the annotation interface name in the error message for annotations of duplicated interface found during parsing.
>
> This pull request contains a backport of commit [7aa0cbc9](https://github.com/openjdk/jdk/commit/7aa0cbc91d90493a3dae973cb8077cfa283c32b4) from openjdk/jdk#22581, authored by @scottmarlow.
Thanks for the approval. Seems trivial enough to integrate.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1329#issuecomment-2608565288
More information about the jdk-updates-dev
mailing list