[hibernate-commits] [hibernate/hibernate-validator] 48e99b: HV-1249 Allocating smaller sets/maps in Constraint...

GitHub noreply at github.com
Wed Feb 15 08:55:05 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 48e99b70634972210a6398890cf36b0f5ceff727
      https://github.com/hibernate/hibernate-validator/commit/48e99b70634972210a6398890cf36b0f5ceff727
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2017-02-15 (Wed, 15 Feb 2017)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/engine/ValidationContext.java
    M engine/src/main/java/org/hibernate/validator/internal/engine/constraintvalidation/ConstraintTree.java
    M engine/src/main/java/org/hibernate/validator/internal/engine/constraintvalidation/ConstraintValidatorContextImpl.java

  Log Message:
  -----------
  HV-1249 Allocating smaller sets/maps in ConstraintTree code path; more than 5 composing constraints should be a very rare exception




More information about the hibernate-commits mailing list