test/java/util/concurrent/ConcurrentHashMap/MapCheck.java

Print this page

        

*** 32,42 **** */ /* * @test * @bug 4486658 ! * @compile -source 1.5 MapCheck.java * @run main/timeout=240 MapCheck * @summary Times and checks basic map operations */ import java.util.*; --- 32,42 ---- */ /* * @test * @bug 4486658 ! * @compile MapCheck.java * @run main/timeout=240 MapCheck * @summary Times and checks basic map operations */ import java.util.*;