<Swing Dev> [13] RFR JDK-8213781:web page background renders blue in JEditorPane

Prasanta Sadhukhan prasanta.sadhukhan at oracle.com
Thu Feb 21 17:23:09 UTC 2019


Hi Sergey,


On 21-Feb-19 10:31 PM, Sergey Bylokhov wrote:
> On 21/02/2019 08:46, Prasanta Sadhukhan wrote:
>> But it can always be changed if somebody wants to run as a standalone 
>> test. There are many test in java/net, sun/security where they 
>> explicitly do setProperty(proxy) [for ex, 
>> java/net/ProxySelector/B6737819.java, 
>> sun/security/ssl/InputRecord/ClientHelloRead.java] as I am doing in 
>> the test.
>
> Some of those tests set it to the localhost, others which uses proxy 
> are in the closed repo.
>
>> Can you please elaborate as to what the other way of sending proxy to 
>> the test, if you are aware?
>
> You should not set a proxy and access the google.com. The test should 
> run w/o dependency on the external resource.
>

> There are tests which connects to www.google.com. 
> java/net/Inet6Address/PreferIPv6AddressesTest.java, 
> java/net/CookieHandler/TestHttpCookie.java which is an open test so I 
> guess it should not be a problem.
Regards
Prasanta


More information about the swing-dev mailing list