--- a/jdk/test/java/net/URL/PerConnectionProxy.java Thu Dec 03 21:30:27 2009 +0000
+++ b/jdk/test/java/net/URL/PerConnectionProxy.java Thu Dec 03 18:19:10 2009 -0800
@@ -26,7 +26,7 @@
* @summary Needs per connection proxy support for URLs
* @library ../../../sun/net/www/httptest/
* @build ClosedChannelList HttpServer HttpTransaction HttpCallback
- * @compile -source 1.5 PerConnectionProxy.java
+ * @compile PerConnectionProxy.java
* @run main/othervm -Dhttp.proxyHost=inexistant -Dhttp.proxyPort=8080 PerConnectionProxy
*/