[jdk21u-dev] RFR: 8345614: Improve AnnotationFormatError message for duplicate annotation interfaces
Chen Liang
liach at openjdk.org
Thu Jan 16 04:12:57 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.
Will re-request approval once openjdk/jdk24u#20 is integrated.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1329#issuecomment-2594437594
More information about the jdk-updates-dev
mailing list