[hibernate-commits] [hibernate/hibernate-orm] 59f721: HHH-10251 : Memory Leak when using Reference Cache...

GitHub noreply at github.com
Mon Nov 9 18:03:35 EST 2015


  Branch: refs/heads/5.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 59f721a250af4758db5260e1425e60a93b3d7969
      https://github.com/hibernate/hibernate-orm/commit/59f721a250af4758db5260e1425e60a93b3d7969
  Author: John O'Hara <johara at redhat.com>
  Date:   2015-11-09 (Mon, 09 Nov 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/internal/ImmutableEntityEntry.java

  Log Message:
  -----------
  HHH-10251 : Memory Leak when using Reference Cached, bytecode enhanced Immutable Entities


  Commit: bd20ba86a440e7bec6eef9ba76f65792cd370907
      https://github.com/hibernate/hibernate-orm/commit/bd20ba86a440e7bec6eef9ba76f65792cd370907
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2015-11-09 (Mon, 09 Nov 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/internal/AbstractEntityEntry.java
    M hibernate-core/src/main/java/org/hibernate/engine/internal/ImmutableEntityEntry.java

  Log Message:
  -----------
  HHH-10251 - Memory Leak when using Reference Cached, bytecode enhanced Immutable Entities


Compare: https://github.com/hibernate/hibernate-orm/compare/4bfb349d1634...bd20ba86a440


More information about the hibernate-commits mailing list