mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
6907177: Update jdk tests to remove unncessary -source and -target options
Reviewed-by: ohair
This commit is contained in:
parent
5debca27af
commit
c40412f4f4
96 changed files with 49 additions and 179 deletions
|
@ -27,7 +27,7 @@
|
|||
* @summary HTTP client: Improve proxy server configuration and selection
|
||||
* @library ../../../sun/net/www/httptest/
|
||||
* @build ClosedChannelList HttpServer HttpTransaction HttpCallback
|
||||
* @compile -source 1.5 ProxyTest.java
|
||||
* @compile ProxyTest.java
|
||||
* @run main/othervm -Dhttp.proxyHost=inexistant -Dhttp.proxyPort=8080 ProxyTest
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue