commit | 279b136df5b6e284119352d9d30757294f72b674 | [log] [tgz] |
---|---|---|
author | Sorin Basca <sorinbasca@google.com> | Wed May 05 15:02:08 2021 +0000 |
committer | Sorin Basca <sorinbasca@google.com> | Wed May 05 16:54:38 2021 +0000 |
tree | 3555ab51d539dd67145808b409683f1c5570372d | |
parent | 40e81853dcd6fd50c7f038ca23a27a8c05134888 [diff] |
Moving ConcurrentHashMapTest unit tests into correct package The unit tests for ConcurrentHashMapTest from luni that were defined in libcore/java/util have been moved to the suite for ConcurrentHashMap in libcore/java/util/concurrent since ConcurrentHashMap is a class in java.util.concurrent. Bug: 182165523 Test: atest ConcurrentHashMapTest Change-Id: I40a5470baa72f146ea0415c80d4823ee3f4be73c