--- old/test/sun/net/www/http/HttpClient/RequestURI.java 2015-05-27 15:44:51.340795587 -0700 +++ new/test/sun/net/www/http/HttpClient/RequestURI.java 2015-05-27 15:44:51.176795585 -0700 @@ -24,8 +24,9 @@ /* * @test * @bug 6469663 - * @run main/othervm RequestURI * @summary HTTP Request-URI contains fragment when connecting through proxy + * @modules java.base/sun.net.www + * @run main/othervm RequestURI */ import java.net.*;