--- old/test/sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java 2015-05-27 15:45:00.800795727 -0700 +++ new/test/sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java 2015-05-27 15:45:00.640795725 -0700 @@ -26,6 +26,7 @@ * @bug 4323990 4413069 * @summary HttpsURLConnection doesn't send Proxy-Authorization on CONNECT * Incorrect checking of proxy server response + * @modules java.base/sun.net.www * @run main/othervm ProxyAuthTest * * No way to reserve and restore java.lang.Authenticator, need to run this