[hibernate-dev] HHH-13317
Luis Barreiro
lbarreiro at redhat.com
Thu Sep 5 18:02:55 EDT 2019
Hello Gail,
Without looking with much detail, this seems to be the same as HHH-13446.
There is a PR for that for some time now:
https://github.com/hibernate/hibernate-orm/pull/2919
If it's the same issue, it should be fixed. While Javassist fails when
enhancing the classes, ByteBuddy succeeds but the resulting classes are
invalid.
Regards,
Luis Barreiro
Middleware Performance Team
<https://red.ht/sig>
On 9/5/19 10:54 PM, Gail Badner wrote:
> HHH-13317 is specifically a bug with bytecode enhancement using Javassist.
>
> It showed up when running a test added for HHH-13241.
>
> I've verified that the same issue affected 5.1, so this is not a regression.
>
> Is it worthwhile to fix this issue in 5.3/5.4? Will Javassist continue to
> be supported in Hibernate ORM 6? If not, I'd like to close HHH-13317 as
> "Won't fix".
>
> Thanks,
> Gail
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
More information about the hibernate-dev
mailing list