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. Also, please enable GitHub actions here at https://github.com/scottmarlow/jdk/actions. You should see something like this:  The actions are the CI jobs that can compile the JDK and run some basic tier1 tests. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22581#issuecomment-2521230388