[hibernate-commits] [hibernate/hibernate-validator] 7f343b: HV-756 Switching from ClassLoader#loadClass to Cla...

GitHub noreply at github.com
Fri May 10 04:25:24 EDT 2013


  Branch: refs/heads/HV-756
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 7f343b1e937f47d4c18eeec0b81b313eb3a3e684
      https://github.com/hibernate/hibernate-validator/commit/7f343b1e937f47d4c18eeec0b81b313eb3a3e684
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2013-03-13 (Wed, 13 Mar 2013)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/util/ReflectionHelper.java
    M engine/src/main/java/org/hibernate/validator/internal/util/privilegedactions/LoadClass.java

  Log Message:
  -----------
  HV-756 Switching from ClassLoader#loadClass to Class#forName





More information about the hibernate-commits mailing list