Guillaume Smet created WFLY-11894:
-------------------------------------
Summary: Upgrade Hibernate Validator to 6.0.16.Final
Key: WFLY-11894
URL:
https://issues.jboss.org/browse/WFLY-11894
Project: WildFly
Issue Type: Component Upgrade
Components: Bean Validation
Reporter: Guillaume Smet
Assignee: Guillaume Smet
Fix For: 17.0.0.Beta1
Hibernate Validator 6.0.x is faster than Hibernate Validator 5.x when validating
*constrained* beans.
However, it has been reported to us that Hibernate Validator 6.0.x was significantly
slower than Hibernate Validator 5.x when validating *unconstrained* beans due to a higher
memory allocation rate.
This issue has been fixed in Hibernate Validator 6.0.16.Final.
We now also have a JMH benchmark for this particular use case.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)