On Thu, 5 Dec 2024 16:24:29 GMT, Scott Marlow <d...@openjdk.org> wrote:
> I am getting the `Duplication annotation for class` error as mentioned in > https://hibernate.atlassian.net/browse/HHH-18901. The current error message > does not include the application class name (e.g. container) that the > specified annotation is unexpectedly duplicated. This pull request is for > including the class name that has the (duplicate) annotation. This pull request has now been integrated. Changeset: 7aa0cbc9 Author: Scott Marlow <smar...@redhat.com> Committer: Chen Liang <li...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/7aa0cbc91d90493a3dae973cb8077cfa283c32b4 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8345614: Improve AnnotationFormatError message for duplicate annotation interfaces Reviewed-by: liach ------------- PR: https://git.openjdk.org/jdk/pull/22581