[hibernate-commits] [hibernate/hibernate-orm] 4a32f1: Update Byte Buddy to v1.6.0. Use cache for type st...

GitHub noreply at github.com
Thu Jan 12 05:59:54 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 4a32f1a0d5b5a6629b17257809298d7da179ac7f
      https://github.com/hibernate/hibernate-orm/commit/4a32f1a0d5b5a6629b17257809298d7da179ac7f
  Author: Rafael Winterhalter <rafael.wth at gmail.com>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/bytecode/enhance/internal/bytebuddy/FieldAccessEnhancer.java
    M hibernate-core/src/main/java/org/hibernate/bytecode/enhance/internal/bytebuddy/PersistentAttributeTransformer.java
    M hibernate-core/src/main/java/org/hibernate/bytecode/internal/bytebuddy/BytecodeProviderImpl.java
    M hibernate-core/src/main/java/org/hibernate/proxy/pojo/bytebuddy/ByteBuddyProxyFactory.java
    M libraries.gradle

  Log Message:
  -----------
  Update Byte Buddy to v1.6.0. Use cache for type storage to avoid leaks.




More information about the hibernate-commits mailing list