[hibernate-commits] [hibernate/hibernate-orm] b4762f: Revert "HHH-12746 : CacheKeyImplementation objects...

GitHub noreply at github.com
Wed Jul 4 18:57:04 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: b4762fd52c639ca63b822f197340ed61509d54c2
      https://github.com/hibernate/hibernate-orm/commit/b4762fd52c639ca63b822f197340ed61509d54c2
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cache/internal/CacheKeyImplementation.java

  Log Message:
  -----------
  Revert "HHH-12746 : CacheKeyImplementation objects with different entityOrRoleName and same id/tenantId have the same hashCode"

This reverts commit 220f41dc3bcf88128cc78ddef8b463e788fede46.


  Commit: 9b0c3ba600f4f9fd3badab44369f6d6ea730c062
      https://github.com/hibernate/hibernate-orm/commit/9b0c3ba600f4f9fd3badab44369f6d6ea730c062
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/cache/internal/CacheKeyImplementationHashCodeTest.java

  Log Message:
  -----------
  HHH-12746 : Remove assertion that hashCodes are not equal from test


Compare: https://github.com/hibernate/hibernate-orm/compare/8081aaec93e5...9b0c3ba600f4
      **NOTE:** This service 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