History log of /openjdk9/jdk/test/java/util/concurrent/tck/ConcurrentHashMapTest.java
Revision Date Author Comments
# 16622:0aedd507e3cd 03-Feb-2017 dl

8171886: Miscellaneous changes imported from jsr166 CVS 2017-02
Reviewed-by: martin, psandoz


# 16161:7901a13a051c 29-Nov-2016 dl

8166646: Miscellaneous changes imported from jsr166 CVS 2016-10
Reviewed-by: martin, smarks, psandoz


# 15457:7c285662ed53 24-Aug-2016 dl

8163353: NPE in ConcurrentHashMap.removeAll()
Reviewed-by: martin, psandoz, redestad, alanb


# 15142:fe0d3813e6c3 26-Jul-2016 dl

8160751: Optimize ConcurrentHashMap.keySet().removeAll
8161372: ConcurrentHashMap.computeIfAbsent(k,f) locks bin when k present
Reviewed-by: martin, psandoz, plevart


# 13564:1f4febd3c93d 29-Jan-2016 dl

8146467: Integrate JSR 166 jck tests into JDK repo
Reviewed-by: martin, psandoz, chegar, fyuan, jjg