[hibernate-commits] [hibernate/hibernate-validator] b533fa: HV-1032 Avoid infinite loop in TypeHelper.isAssign...

GitHub noreply at github.com
Thu Oct 20 03:22:23 EDT 2016


  Branch: refs/heads/5.3
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: b533faee01c685c88d99fd9a1ad61b0dc6a3acfc
      https://github.com/hibernate/hibernate-validator/commit/b533faee01c685c88d99fd9a1ad61b0dc6a3acfc
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/util/TypeHelper.java
    A engine/src/test/java/org/hibernate/validator/test/internal/util/ChildEntity.java
    A engine/src/test/java/org/hibernate/validator/test/internal/util/ParentEntity.java
    M engine/src/test/java/org/hibernate/validator/test/internal/util/TypeHelperTest.java

  Log Message:
  -----------
  HV-1032 Avoid infinite loop in TypeHelper.isAssignable




More information about the hibernate-commits mailing list