[hibernate-commits] [hibernate/hibernate-validator] 4628c4: HV-621 Treating Default group (which is probably m...
GitHub
noreply at github.com
Wed May 7 07:59:10 EDT 2014
Branch: refs/heads/4.3
Home: https://github.com/hibernate/hibernate-validator
Commit: 4628c499772a3109b9879330c61802fca5f1c141
https://github.com/hibernate/hibernate-validator/commit/4628c499772a3109b9879330c61802fca5f1c141
Author: Hardy Ferentschik <hibernate at ferentschik.de>
Date: 2014-05-07 (Wed, 07 May 2014)
Changed paths:
M engine/src/main/java/org/hibernate/validator/internal/engine/groups/ValidationOrderGenerator.java
Log Message:
-----------
HV-621 Treating Default group (which is probably most often used) special to avoid expensive and potentially locking reflection calls
More information about the hibernate-commits
mailing list