You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by jb...@apache.org on 2021/02/03 17:47:45 UTC

[geode] branch develop updated (48a733a -> 4988d83)

This is an automated email from the ASF dual-hosted git repository.

jbarrett pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 48a733a  Feature/geode 8768 (#5843)
     add 4988d83  GEODE-8910: Add test of hashcode generation. (#5996)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/geode/cache/util/ObjectsTest.java   | 355 +++++++++++++++++++++
 1 file changed, 355 insertions(+)
 create mode 100644 geode-core/src/test/java/org/apache/geode/cache/util/ObjectsTest.java