--- old/test/javax/rmi/PortableRemoteObject/ConcurrentHashMapTest.java 2015-09-28 15:25:29.000000000 +0800 +++ new/test/javax/rmi/PortableRemoteObject/ConcurrentHashMapTest.java 2015-09-28 15:25:29.000000000 +0800 @@ -29,6 +29,7 @@ * @build jdk.testlibrary.* * @build Test HelloInterface HelloServer HelloClient HelloImpl _HelloImpl_Tie _HelloInterface_Stub ConcurrentHashMapTest * @run main/othervm -Djava.naming.provider.url=iiop://localhost:1050 -Djava.naming.factory.initial=com.sun.jndi.cosnaming.CNCtxFactory ConcurrentHashMapTest + * @key intermittent */