--- old/test/java/net/httpclient/RequestBodyTest.java 2016-04-25 23:10:37.385374603 +0100 +++ new/test/java/net/httpclient/RequestBodyTest.java 2016-04-25 23:10:37.041374608 +0100 @@ -23,10 +23,11 @@ /** * @test @bug 8087112 - * @library /lib/testlibrary/ - * @build jdk.testlibrary.SimpleSSLContext ProxyServer + * @library /lib/testlibrary/ / * @compile ../../../com/sun/net/httpserver/LogFilter.java * @compile ../../../com/sun/net/httpserver/FileServerHandler.java + * @build LightWeightHttpServer + * @build jdk.testlibrary.SimpleSSLContext ProxyServer * @run main/othervm RequestBodyTest */