jdk/test/java/net/URL/PerConnectionProxy.java
changeset 4347 ab0a9f495844
parent 2 90ce3da70b43
child 5506 202f599c92aa
--- 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
  */