[hibernate-commits] [hibernate/hibernate-validator] 4122eb: HV-1634 Deal with synthetic and implicit parameter...

GitHub noreply at github.com
Thu Jun 14 13:03:31 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 4122eb3d3ae337f1bb7dc8e3baca205f4921161e
      https://github.com/hibernate/hibernate-validator/commit/4122eb3d3ae337f1bb7dc8e3baca205f4921161e
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-06-14 (Thu, 14 Jun 2018)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/properties/javabean/JavaBeanExecutable.java
    M engine/src/main/java/org/hibernate/validator/internal/util/ReflectionHelper.java
    A engine/src/test/java/org/hibernate/validator/test/internal/properties/javabean/JavaBeanExecutableTest.java

  Log Message:
  -----------
  HV-1634 Deal with synthetic and implicit parameters properly when getting the generic type of a parameter


  Commit: 98abf76635eafa438bb10aac20c8af6d02710382
      https://github.com/hibernate/hibernate-validator/commit/98abf76635eafa438bb10aac20c8af6d02710382
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-06-14 (Thu, 14 Jun 2018)

  Changed paths:
    A engine/src/test/java/org/hibernate/validator/test/internal/engine/methodvalidation/TypeVariableMethodParameterResolutionTest.java

  Log Message:
  -----------
  HV-1634 Add test checking type variable resolution for method parameters


Compare: https://github.com/hibernate/hibernate-validator/compare/917a8c45de3b...98abf76635ea
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list