Skip to content

Conversation

@boutss
Copy link
Contributor

@boutss boutss commented Oct 29, 2025

HHH-19899 : [Reproducer test] Proxy generation fails with @ConcreteProxy and sealed abstract entities

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


https://hibernate.atlassian.net/browse/HHH-19899

Vincent Bouthinon added 2 commits October 29, 2025 12:01
Caused by: java.lang.IncompatibleClassChangeError: class org.hibernate.orm.test.proxy.concrete.ConcreteProxyWithSealedClassesTest$Actor$HibernateProxy cannot inherit from sealed class org.hibernate.orm.test.proxy.concrete.ConcreteProxyWithSealedClassesTest$Actor
Caused by: java.lang.IncompatibleClassChangeError: class org.hibernate.orm.test.proxy.concrete.ConcreteProxyWithSealedClassesTest$Actor$HibernateProxy cannot inherit from sealed class org.hibernate.orm.test.proxy.concrete.ConcreteProxyWithSealedClassesTest$Actor
@yrodiere
Copy link
Member

Superseded by #11174.

Thanks for the reproducer!

@yrodiere yrodiere closed this Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants