[hibernate-commits] [hibernate/hibernate-validator] 006582: HV-1193 Avoid systematic resizing of collections w...

GitHub noreply at github.com
Fri Dec 23 11:49:27 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 0065820bcef46fc2e87593d2255f866009ce6b19
      https://github.com/hibernate/hibernate-validator/commit/0065820bcef46fc2e87593d2255f866009ce6b19
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-12-23 (Fri, 23 Dec 2016)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/util/CollectionHelper.java

  Log Message:
  -----------
  HV-1193 Avoid systematic resizing of collections when we provide a size


  Commit: 8c9660704a81ef664aae60002789045f26d322dc
      https://github.com/hibernate/hibernate-validator/commit/8c9660704a81ef664aae60002789045f26d322dc
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-12-23 (Fri, 23 Dec 2016)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/util/CollectionHelper.java

  Log Message:
  -----------
  HV-1193 Remove an unused method which is very specific


Compare: https://github.com/hibernate/hibernate-validator/compare/901b3483e2d3...8c9660704a81


More information about the hibernate-commits mailing list