--- old/test/sun/net/InetAddress/nameservice/simple/CacheTest.java 2015-05-27 15:44:38.416795396 -0700 +++ new/test/sun/net/InetAddress/nameservice/simple/CacheTest.java 2015-05-27 15:44:38.248795393 -0700 @@ -26,6 +26,7 @@ * @summary Check that InetAddress doesn't continue to throw UHE * after the name service has recovered and the negative ttl * on the initial lookup has expired. + * @modules java.base/sun.net.spi.nameservice * @compile -XDignore.symbol.file=true SimpleNameService.java * SimpleNameServiceDescriptor.java * @run main/othervm/timeout=200 -Dsun.net.spi.nameservice.provider.1=simple,sun CacheTest