[hibernate-commits] [hibernate/hibernate-orm] 738a6c: HHH-12425 Fix a few issues in the enhancer

GitHub noreply at github.com
Wed Oct 17 06:23:54 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 738a6c55e09f342c514a8187efe48e8ab44eb8b7
      https://github.com/hibernate/hibernate-orm/commit/738a6c55e09f342c514a8187efe48e8ab44eb8b7
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/bytecode/enhance/internal/bytebuddy/CodeTemplates.java

  Log Message:
  -----------
  HHH-12425 Fix a few issues in the enhancer


  Commit: 05d538ee156c501061add547eaafd1a094fc3c06
      https://github.com/hibernate/hibernate-orm/commit/05d538ee156c501061add547eaafd1a094fc3c06
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/bytecode/enhance/spi/interceptor/LazyAttributeLoadingInterceptor.java

  Log Message:
  -----------
  HHH-12425 Fix a toString() implementation


  Commit: 3fec3b930b78a702f34b5f0c6f5ad6ae6d694d1d
      https://github.com/hibernate/hibernate-orm/commit/3fec3b930b78a702f34b5f0c6f5ad6ae6d694d1d
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/internal/TwoPhaseLoad.java
    M hibernate-core/src/main/java/org/hibernate/loader/Loader.java
    M hibernate-core/src/main/java/org/hibernate/loader/plan/exec/process/internal/AbstractRowReader.java
    A hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/lazy/LazyCollectionHandlingTest.java
    M hibernate-core/src/test/java/org/hibernate/test/legacy/CustomPersister.java

  Log Message:
  -----------
  HHH-12425 Move afterInitialize() phase after the collection initialization


Compare: https://github.com/hibernate/hibernate-orm/compare/2c041447c2da...3fec3b930b78
      **NOTE:** This service has 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