-
Bug
-
Resolution: Done
-
Major
-
7.4.12.GA, 7.4.19.GA
-
False
-
None
-
False
-
-
-
-
-
-
-
A customer is facing the known issue[1] `java.lang.IllegalArgumentException: org.hibernate.hql.internal.ast.QuerySyntaxException: unexpected end of subtree`,
because doing a 'IN' clause against an empty collection. As per the jira [1] it is fixed in Hibernate ORM 5.4.11.
Customer is using EAP 7.4.12. It contains hibernate-core-5.3.30.Final-redhat-00001.jar.
[1] https://hibernate.atlassian.net/browse/HHH-6686
The fix is backported into Hibernate ORM 5.3.37.Final: https://github.com/hibernate/hibernate-orm/releases/tag/5.3.37
- is incorporated by
-
JBEAP-27610 [GSS](7.4.z) Upgrade Hibernate-orm from 5.3.36.Final-redhat-00001 to 5.3.37.Final-redhat-00001
- Ready for QA