This is an automated email from the ASF dual-hosted git repository.
clesaec pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git
from a3b77891e Bump serde_json from 1.0.104 to 1.0.105 in /lang/rust (#2447)
add 5bd2bc7a4 AVRO-3751: weak identity hash map thread safe (#2436)
No new revisions were added by this update.
Summary of changes:
.../org/apache/avro/util/WeakIdentityHashMap.java | 4 +-
.../apache/avro/util/WeakIdentityHashMapTest.java | 89 ++++++++++++++++++++++
2 files changed, 91 insertions(+), 2 deletions(-)
create mode 100644
lang/java/avro/src/test/java/org/apache/avro/util/WeakIdentityHashMapTest.java