[hibernate-commits] [hibernate/hibernate-orm] abb359: HHH-11117 - LazyPropertyInitializer$1 cannot be ca...

GitHub noreply at github.com
Thu Nov 16 04:04:33 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: abb3590d33cd54146e114d8afbad9ee7e411a893
      https://github.com/hibernate/hibernate-orm/commit/abb3590d33cd54146e114d8afbad9ee7e411a893
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2017-11-16 (Thu, 16 Nov 2017)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/lazy/LazyBasicFieldMergeTest.java

  Log Message:
  -----------
  HHH-11117 - LazyPropertyInitializer$1 cannot be cast to [B when calling Session.merge() on compile time enhanced composed entities

Add a test case to prove it works after HHH-12054 got fixed




More information about the hibernate-commits mailing list