[hibernate-commits] [hibernate/hibernate-validator] 1f9be0: HV-968 Avoiding over-sized list allocations, usage...

GitHub noreply at github.com
Wed Feb 18 04:41:37 EST 2015


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

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/metadata/core/ConstraintHelper.java
    M engine/src/main/java/org/hibernate/validator/internal/util/logging/Log.java

  Log Message:
  -----------
  HV-968 Avoiding over-sized list allocations, usage of concurrent map and a key look-up in ConstraintHelper




More information about the hibernate-commits mailing list